You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/linting.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## ESLint
4
4
5
-
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.
5
+
The official [eslint-plugin-vue](https://eslint.vuejs.org/) supports linting both the template and script parts of Vue single file components.
6
6
7
7
Make sure to use the plugin's included config in your ESLint config:
Copy file name to clipboardExpand all lines: docs/ru/guide/linting.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## ESLint
4
4
5
-
Официальный плагин [eslint-plugin-vue](https://vuejs.github.io/eslint-plugin-vue/) поддерживает проверку секций шаблона и кода в однофайловых компонентах Vue.
5
+
Официальный плагин [eslint-plugin-vue](https://eslint.vuejs.org/) поддерживает проверку секций шаблона и кода в однофайловых компонентах Vue.
6
6
7
7
Убедитесь, что используете поставляемую с плагином конфигурацию в вашей конфигурации ESLint:
0 commit comments