Skip to content

Commit c069642

Browse files
committed
chore: sets typescript project: true
1 parent c6af09c commit c069642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ember-cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
Setting `isTypeScriptProject` to true will force the blueprint generators to generate TypeScript
1212
rather than JavaScript by default, when a TypeScript version of a given blueprint is available.
1313
*/
14-
"isTypeScriptProject": false
14+
"isTypeScriptProject": true
1515
}

0 commit comments

Comments
 (0)