add playground experimental note

This commit is contained in:
Sebastian McKenzie
2014-11-26 00:04:03 +11:00
parent b6e366ad94
commit b519bb6a68

View File

@@ -12,6 +12,8 @@ Playground is a proving ground for **possible** ES7 proposals.
to5.transform("code", { playground: true });
```
**NOTE:** Enabling `playground` also enables [experimental support](usage.md#experimental).
## Features
* [Memoization operator](#memoization-operator)