Skip to content

Commit

Permalink
Set isTypeScriptProject: true
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Nov 13, 2023
1 parent e567e0a commit 262545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ember-cli
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
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
"isTypeScriptProject": true
}

0 comments on commit 262545c

Please sign in to comment.