discourse/app/assets/javascripts/discourse/.ember-cli
2024-02-27 10:48:30 +01: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
}