9 lines
294 B
Markdown
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**.
|