Skip to content

Commit

Permalink
Set allowImportingTsExtensions in configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
thasmo committed Nov 30, 2024
1 parent 1fa7f30 commit 4684101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configuration/basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"isolatedModules": true,
"isolatedDeclarations": true,
"forceConsistentCasingInFileNames": true,
"allowImportingTsExtensions": true,

"strict": true,
"useDefineForClassFields": true,
Expand Down

0 comments on commit 4684101

Please sign in to comment.