Skip to content

Commit

Permalink
Merge pull request #1661 from bobisjan/tsconfig
Browse files Browse the repository at this point in the history
Remove properties replacing Ember config
  • Loading branch information
bobisjan authored Jul 30, 2024
2 parents a108249 + fe10775 commit 515d440
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"environment": ["ember-loose", "ember-template-imports"]
},
"compilerOptions": {
"declaration": false,
"verbatimModuleSyntax": true,
// The combination of `baseUrl` with `paths` allows Ember's classic package
// layout, which is not resolvable with the Node resolution algorithm, to
// work with TypeScript.
Expand Down

0 comments on commit 515d440

Please sign in to comment.