Files
Fleetbase-Mirror-Repo/console/.ember-cli
2023-12-07 11:48:55 +08:00

8 lines
247 B
Plaintext

{
/**
Setting `isTypeScriptProject` to true will force the blueprint generators to generate TypeScript
rather than JavaScript by default, when a TypeScript version of a given blueprint is available.
*/
"isTypeScriptProject": false
}