Skip to content

Commit 96616af

Browse files
committed
Revert "feat(ts): allow imports to include .ts extension even if compling with tsc"
This reverts commit 5b89f83. Closes #37
1 parent 2b75fd3 commit 96616af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"strict": true,
99
"skipLibCheck": true,
1010
"allowImportingTsExtensions": true,
11-
"rewriteRelativeImportExtensions": true,
1211
"noUncheckedIndexedAccess": true,
1312
"noEmit": true
1413
}

0 commit comments

Comments
 (0)