Skip to content

Commit

Permalink
docs: [skip ci] update README (#5200)
Browse files Browse the repository at this point in the history
  • Loading branch information
xtuc authored and existentialism committed Jan 24, 2017
1 parent b69dc51 commit 2a1db1c
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -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": [
Expand Down

0 comments on commit 2a1db1c

Please sign in to comment.