xiangpei
2024-11-12 79b9c73e0717c244391ab1e15c6f6da9975f2610
.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',