mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
* 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';
|