Commit 9eb208f4 authored by Armano's avatar Armano Committed by kazuya kawaguchi

Update eslint-plugin-vue documentation link (#1444)

parent 39e65809
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
## ESLint ## ESLint
The official [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) supports linting both the template and script parts of Vue single file components. The official [eslint-plugin-vue](https://vuejs.github.io/eslint-plugin-vue/) supports linting both the template and script parts of Vue single file components.
Make sure to use the plugin's included config in your ESLint config: Make sure to use the plugin's included config in your ESLint config:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment