We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb96f12 commit 12b021dCopy full SHA for 12b021d
vue.js
@@ -63,7 +63,7 @@ const eslintConfig = {
63
'vue/new-line-between-multi-line-property': 'error',
64
'vue/padding-line-between-blocks': 'error',
65
'vue/multi-word-component-names': 'off',
66
- 'vue/no-reserved-component-names ': 'off',
+ 'vue/no-reserved-component-names': 'off',
67
68
// i18n rules
69
'@intlify/vue-i18n/valid-message-syntax': 'error',
0 commit comments