Skip to content

Commit 6a34639

Browse files
committed
Update tsconfig.build.json
1 parent f36f8d6 commit 6a34639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"isolatedModules": true,
88
"module": "node16",
99
"noImplicitOverride": true,
10+
"allowImportingTsExtensions": true,
1011
"outDir": "dist",
1112
"resolveJsonModule": true,
1213
"rootDir": "src",

0 commit comments

Comments
 (0)