Skip to content

Commit 7614924

Browse files
authored
Add vue-eslint-parser to Yarn install instructions (#2698)
1 parent d385140 commit 7614924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/user-guide/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm install --save-dev eslint eslint-plugin-vue
1111
Via [yarn](https://yarnpkg.com/):
1212

1313
```bash
14-
yarn add -D eslint eslint-plugin-vue globals
14+
yarn add -D eslint eslint-plugin-vue vue-eslint-parser globals
1515
```
1616

1717
::: tip Requirements

0 commit comments

Comments
 (0)