Skip to content

Commit

Permalink
Fix link to eslint PR (#4702)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbl authored and sodatea committed Oct 17, 2019
1 parent aa29fd1 commit 0d75de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrating-from-v3/README.md
Expand Up @@ -203,7 +203,7 @@ So we now moved it to the project's direct dependency (`@vue/cli-plugin-babel`)

### `@vue/cli-plugin-eslint`

This plugin now [requires ESLint as a peer dependency]((https://github.com/vuejs/vue-cli/pull/3852)).
This plugin now [requires ESLint as a peer dependency](https://github.com/vuejs/vue-cli/pull/3852).

This won't affect projects scaffolded with Vue CLI 3.1 or later.

Expand Down

0 comments on commit 0d75de6

Please sign in to comment.