.eslintrc.js
@@ -19,6 +19,7 @@ }, plugins: ['vue', '@typescript-eslint'], rules: { "vue/comment-directive": "off", 'vue/multi-word-component-names': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-explicit-any': 'off',