mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 11:01:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Run TypeScript code directly, without any compiling.
|
||||
> More information: <https://typestrong.org/ts-node/docs/options/>.
|
||||
|
||||
- Execute a TypeScript file without compiling (`node` + `tsc`):
|
||||
- Execute a TypeScript file without compiling (Node + `tsc`):
|
||||
|
||||
`ts-node {{path/to/file.ts}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user