Skip to content

Commit 0834932

Browse files
committed
remove duplicated tsconfig json key
1 parent ca96d8d commit 0834932

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"allowSyntheticDefaultImports": true,
1919
"esModuleInterop": true,
2020
"isolatedModules": true,
21-
"allowImportingTsExtensions": true,
2221
"strictBindCallApply": true,
2322
"lib": ["ESNext"],
2423
"types": ["node"],

0 commit comments

Comments
 (0)