Skip to content

Commit aad965e

Browse files
committed
Remove allowImportingTsExtensions - it's implied
1 parent 7231855 commit aad965e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/typescript.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ but we recommend version 5.8 or newer with the following `tsconfig.json` setting
8383
"compilerOptions": {
8484
"target": "esnext",
8585
"module": "nodenext",
86-
"allowImportingTsExtensions": true,
8786
"rewriteRelativeImportExtensions": true,
8887
"erasableSyntaxOnly": true,
8988
"verbatimModuleSyntax": true

0 commit comments

Comments
 (0)