Skip to content

Commit ebbcf39

Browse files
hiro08ghblakeembrey
authored andcommitted
Add note about ntypescript to README (#877)
1 parent 12ff53d commit ebbcf39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ You can set options by passing them before the script path, via programmatic usa
114114
ts-node --compiler ntypescript --project src/tsconfig.json hello-world.ts
115115
```
116116

117+
**Note:** [`ntypescript`](https://github.com/TypeStrong/ntypescript#readme) is an example of a TypeScript compatible `compiler`.
118+
117119
### CLI Options
118120

119121
Supports `--print`, `--eval` and `--require` from [node.js CLI options](https://nodejs.org/api/cli.html).

0 commit comments

Comments
 (0)