Update readme - es2017 [skip ci]

This commit is contained in:
Henry Zhu 2016-08-23 17:47:20 -04:00 committed by GitHub
parent 27ad69d43f
commit c8b32485a0

View File

@ -11,7 +11,7 @@
<a href="https://codecov.io/gh/babel/babylon"><img alt="Codecov Status" src="https://img.shields.io/codecov/c/github/babel/babylon/master.svg?style=flat"></a>
</p>
- ES6 enabled by default.
- The latest ECMAScript version enabled by default (ES2017).
- Comment attachment.
- Support for JSX and Flow.
- Support for experimental language proposals.