mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
016633dae9
* refactor: fix deprecated prettier config name * refactor: add fmt scripts * refactor: check fmt during CI * refactor: format files
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export const ENVIRONMENT_STRATEGY_ERROR =
|
|
'You can not enable the environment before it has strategies';
|