Skip to content

Commit

Permalink
Update README.md (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
preom authored and kazupon committed Aug 16, 2019
1 parent 6a00fa8 commit a617706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/README.md
Expand Up @@ -71,6 +71,7 @@ If you want to use custom parsers such as [babel-eslint](https://www.npmjs.com/p

```diff
- "parser": "babel-eslint",
+ "parser": "vue-eslint-parser",
"parserOptions": {
+ "parser": "babel-eslint",
"sourceType": "module"
Expand Down

0 comments on commit a617706

Please sign in to comment.