babel/doc/experimental.md
2014-12-10 21:08:00 +11:00

9 lines
294 B
Markdown

## Experimental
6to5 also has experimental support for ES7 proposals. You can enable this with
the `experimental: true` option when using the [Node API](#node) or
`--experimental` when using the [CLI](#cli).
**WARNING:** These proposals are subject to change so use with
**extreme caution**.