Skip to content

Commit b819a04

Browse files
committed
Update tsconfig.json
1 parent b77246c commit b819a04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"allowSyntheticDefaultImports": true,
1818
"skipLibCheck": true,
1919
"forceConsistentCasingInFileNames": true,
20-
"noEmit": true,
21-
"allowImportingTsExtensions": true
20+
"noEmit": true
2221
},
2322
"include": ["src/**/*"]
2423
}

0 commit comments

Comments
 (0)