Skip to content

Commit 54af8f0

Browse files
ljqxariya
authored andcommitted
Update README.md to ES2019
1 parent 55db25d commit 54af8f0

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
@@ -12,7 +12,7 @@ with the help of [many contributors](https://github.com/jquery/esprima/contribut
1212

1313
### Features
1414

15-
- Full support for ECMAScript 2018 ([ECMA-262 9th Edition](http://www.ecma-international.org/publications/standards/Ecma-262.htm))
15+
- Full support for ECMAScript 2019 ([ECMA-262 10th Edition](http://www.ecma-international.org/publications/standards/Ecma-262.htm))
1616
- Sensible [syntax tree format](https://github.com/estree/estree/blob/master/es5.md) as standardized by [ESTree project](https://github.com/estree/estree)
1717
- Experimental support for [JSX](https://facebook.github.io/jsx/), a syntax extension for [React](https://facebook.github.io/react/)
1818
- Optional tracking of syntax node location (index-based and line-column)

0 commit comments

Comments
 (0)