Skip to content

Commit

Permalink
Small fix for readme due to #36
Browse files Browse the repository at this point in the history
  • Loading branch information
Igmat committed Oct 26, 2016
1 parent f5e6188 commit 643725c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Or even declare options for `tsc` instead of using separate config, like this:
}
```
For all available options see [TypeScript docs](https://www.typescriptlang.org/docs/handbook/compiler-options.html).
> **Note:** You can't target `ES6` while using `node v4` in your test environment.
## How to Contribute
If you have any suggestions/pull requests to turn this into a useful package, just open an issue and I'll be happy to work with you to improve this.
Expand Down

0 comments on commit 643725c

Please sign in to comment.