Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit f3c2be1

Browse files
committed
README: fixed description of --target option
1 parent 57ac180 commit f3c2be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following arguments are available:
4848

4949
* `-t VERSION` or `--target VERSION`
5050

51-
Specify ECMAScript target version for the TypeScript standard library: 'ES3', 'ES5' (default), or 'ES6'
51+
Specify ECMAScript target version for the TypeScript standard library: 'ES3', 'ES5', 'ES2015', 'ES2016', 'ES2017', or 'Latest' (default)
5252

5353
* `-v` or `--version`
5454

0 commit comments

Comments
 (0)