Skip to content

Commit

Permalink
Reword reference to ntypescript
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrantly committed Aug 3, 2015
1 parent 01fe2b9 commit cee02a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,7 @@ messages are emitted via webpack which is not affected by this flag.
##### compiler *(string) (default='typescript')*

Allows use of TypeScript compilers other than the official one. Should be
set to the NPM name of the compiler. Especially useful for the [nightly
build of TypeScript](https://github.com/basarat/ntypescript).
set to the NPM name of the compiler, eg [`ntypescript`](https://github.com/basarat/ntypescript).

##### configFileName *(string) (default='tsconfig.json')*

Expand Down

0 comments on commit cee02a7

Please sign in to comment.