We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d618190 commit 0747e69Copy full SHA for 0747e69
doc/api/typescript.md
@@ -83,7 +83,6 @@ but we recommend version 5.8 or newer with the following `tsconfig.json` setting
83
"compilerOptions": {
84
"target": "esnext",
85
"module": "nodenext",
86
- "allowImportingTsExtensions": true,
87
"rewriteRelativeImportExtensions": true,
88
"erasableSyntaxOnly": true,
89
"verbatimModuleSyntax": true
0 commit comments