Skip to content

Commit 77b9e04

Browse files
marco-ippolitoRafaelGSS
authored andcommitted
doc: improve type stripping documentation
PR-URL: #56916 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Pietro Marchini <[email protected]>
1 parent 3a75e84 commit 77b9e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ with `#`.
208208
[CommonJS]: modules.md
209209
[ES Modules]: esm.md
210210
[Full TypeScript support]: #full-typescript-support
211-
[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax
212211
[`--experimental-strip-types`]: cli.md#--experimental-strip-types
213212
[`--experimental-transform-types`]: cli.md#--experimental-transform-types
213+
[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax
214214
[`tsconfig` "paths"]: https://www.typescriptlang.org/tsconfig/#paths
215215
[`tsx`]: https://tsx.is/
216216
[`verbatimModuleSyntax`]: https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax

0 commit comments

Comments
 (0)