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 2f15b3f commit 4b8f019Copy full SHA for 4b8f019
doc/api/typescript.md
@@ -208,9 +208,9 @@ with `#`.
208
[CommonJS]: modules.md
209
[ES Modules]: esm.md
210
[Full TypeScript support]: #full-typescript-support
211
-[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax
212
[`--experimental-strip-types`]: cli.md#--experimental-strip-types
213
[`--experimental-transform-types`]: cli.md#--experimental-transform-types
+[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax
214
[`tsconfig` "paths"]: https://www.typescriptlang.org/tsconfig/#paths
215
[`tsx`]: https://tsx.is/
216
[`verbatimModuleSyntax`]: https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax
0 commit comments