add ranges [skip ci]

This commit is contained in:
Henry Zhu 2017-03-01 11:00:36 -05:00 committed by GitHub
parent f1e2cca767
commit fdb0b50c86

View File

@ -56,6 +56,8 @@ mind. When in doubt, use `.parse()`.
- **strictMode**: TODO - **strictMode**: TODO
- **ranges**: Adds a `ranges` property to each node: `[node.start, node.end]`
### Output ### Output
Babylon generates AST according to [Babel AST format][]. Babylon generates AST according to [Babel AST format][].