*: use author link instead of npm package (#7730)

This commit is contained in:
Axel Navarro
2022-02-02 15:43:21 -03:00
committed by GitHub
parent 256e1c28c4
commit c2c16f61ac
22 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
# ts-node
> Run TypeScript code directly, without any compiling.
> More information: <https://www.npmjs.com/package/ts-node>.
> More information: <https://typestrong.org/ts-node>.
- Execute a TypeScript file without compiling (`node` + `tsc`):