Skip to content

Commit 0a0c4b3

Browse files
Update tsconfig.json
1 parent a260263 commit 0a0c4b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"extends": "@tsconfig/ember",
33
"glint": { "environment": ["ember-loose", "ember-template-imports"] },
44
"compilerOptions": {
5+
"allowImportingTsExtensions": true,
56
// The combination of `baseUrl` with `paths` allows Ember's classic package
67
// layout, which is not resolvable with the Node resolution algorithm, to
78
// work with TypeScript.

0 commit comments

Comments
 (0)