From c3f8bae626cb555db6d55077eaa59d10fd6e07ee Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期四, 14 十一月 2024 12:09:56 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/~qirong/qyspzw-ui

---
 .eslintrc.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.eslintrc.js b/.eslintrc.js
index a1b32e3..96eadce 100644
--- a/.eslintrc.js
+++ b/.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',

--
Gitblit v1.8.0