We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6af09c commit c069642Copy full SHA for c069642
.ember-cli
@@ -11,5 +11,5 @@
11
Setting `isTypeScriptProject` to true will force the blueprint generators to generate TypeScript
12
rather than JavaScript by default, when a TypeScript version of a given blueprint is available.
13
*/
14
- "isTypeScriptProject": false
+ "isTypeScriptProject": true
15
}
0 commit comments