◐ Shell
clean mode source ↗

doc: fix the TypeScript Execute (tsx) project link · nodejs/node@233894a

Original file line numberDiff line numberDiff line change

@@ -224,7 +224,7 @@ with `#`.

224224

[`--no-strip-types`]: cli.md#--no-strip-types

225225

[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax

226226

[`tsconfig` "paths"]: https://www.typescriptlang.org/tsconfig/#paths

227-

[`tsx`]: https://tsx.is/

227+

[`tsx`]: https://tsx.hirok.io/

228228

[`verbatimModuleSyntax`]: https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax

229229

[file extensions are mandatory]: esm.md#mandatory-file-extensions

230230

[full support]: #full-typescript-support