Fix link to eslint PR (#4702)

This commit is contained in:
Philipp Gildein
2019-10-17 13:23:39 +02:00
committed by Haoqun Jiang
parent aa29fd1526
commit 0d75de6c51
+1 -1
View File
@@ -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.