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 7231855 commit aad965eCopy full SHA for aad965e
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