You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ with the help of [many contributors](https://github.com/jquery/esprima/contribut
12
12
13
13
### Features
14
14
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))
16
16
- Sensible [syntax tree format](https://github.com/estree/estree/blob/master/es5.md) as standardized by [ESTree project](https://github.com/estree/estree)
17
17
- Experimental support for [JSX](https://facebook.github.io/jsx/), a syntax extension for [React](https://facebook.github.io/react/)
18
18
- Optional tracking of syntax node location (index-based and line-column)
0 commit comments