Skip to content

Commit

Permalink
Merge fc8b3ce into f05f9cb
Browse files Browse the repository at this point in the history
  • Loading branch information
zp1996 committed Sep 8, 2017
2 parents f05f9cb + fc8b3ce commit 158ec90
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -180,7 +180,12 @@ yarn add --dev babel-plugin-transform-pipeline

```json
{
"plugins": ["transform-pipeline"]
"parserOpts": {
"parser": "@airdwing/babylon"
},
"plugins": [
"transform-pipeline"
]
}
```

Expand Down

0 comments on commit 158ec90

Please sign in to comment.