Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Add allowImportingTsExtensions to tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros committed Aug 30, 2024
1 parent d16ab09 commit a7e445c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"allowImportingTsExtensions": true,
"experimentalDecorators": false,
"emitDecoratorMetadata": false,
"resolveJsonModule": true,
Expand Down

0 comments on commit a7e445c

Please sign in to comment.