docs: [skip ci] update README (#5200)

This commit is contained in:
Sven SAULEAU
2017-01-24 15:00:31 +01:00
committed by Brian Ng
parent b69dc51be0
commit 2a1db1c250

View File

@@ -64,13 +64,15 @@ npm install --save-dev babel-plugin-transform-es2015-arrow-functions
**.babelrc**
Without options:
```json
{
"plugins": ["transform-es2015-arrow-functions"]
}
```
With options
With options:
```json
{
"plugins": [