Explorar o código

🐛 fix: eslint

chuzhixin %!s(int64=2) %!d(string=hai) anos
pai
achega
7e23d58095
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .eslintrc.js

+ 1 - 0
.eslintrc.js

@@ -15,6 +15,7 @@ module.exports = {
     'vue/no-v-html': 'off',
     'vue/multi-word-component-names': 'off',
     'vue/no-useless-template-attributes': 'off',
+    'vue/no-reserved-component-names': 'off',
   },
   parserOptions: {
     parser: 'babel-eslint',