Skip to content

Commit 5fa364a

Browse files
committed
Remove TS5 option
1 parent ffac77e commit 5fa364a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/demo/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
/* Bundler mode */
99
"moduleResolution": "node",
1010
"allowSyntheticDefaultImports": true,
11-
"allowImportingTsExtensions": true,
1211
"resolveJsonModule": true,
1312
"isolatedModules": true,
1413
"noEmit": true,

0 commit comments

Comments
 (0)