Commit 28ec37ab authored by 勾三股四's avatar 勾三股四 Committed by Haoqun Jiang

docs(zh): updated eslint plugin link (#1471)

parent f344de1c
......@@ -2,7 +2,7 @@
## ESLint
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.
The official [eslint-plugin-vue](https://eslint.vuejs.org/) 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:
......
......@@ -2,7 +2,7 @@
## ESLint
Официальный плагин [eslint-plugin-vue](https://vuejs.github.io/eslint-plugin-vue/) поддерживает проверку секций шаблона и кода в однофайловых компонентах Vue.
Официальный плагин [eslint-plugin-vue](https://eslint.vuejs.org/) поддерживает проверку секций шаблона и кода в однофайловых компонентах Vue.
Убедитесь, что используете поставляемую с плагином конфигурацию в вашей конфигурации ESLint:
......
......@@ -2,7 +2,7 @@
## ESLint
官方的 [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) 同时支持在 Vue 单文件组件的模板和脚本部分的代码校验。
官方的 [eslint-plugin-vue](https://eslint.vuejs.org/) 同时支持在 Vue 单文件组件的模板和脚本部分的代码校验。
请确认在你的 ESLint 配置文件中使用该插件要导入的配置:
......
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