From b22a654bbbc53f596077e89eca2e8735ade19f97 Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Tue, 11 Oct 2022 15:15:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B3=A8=E9=87=8A=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/.eslintrc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/.eslintrc.js b/frontend/.eslintrc.js index 626787c2f4..7acc556764 100644 --- a/frontend/.eslintrc.js +++ b/frontend/.eslintrc.js @@ -19,7 +19,6 @@ module.exports = { "vue/no-mutating-props": "off", "vue/multi-word-component-names": "off", "vue/require-default-prop": "off", - // "vue/name-property-casing": ["error", "PascalCase"], "vue/no-v-html": "off", 'accessor-pairs': 2, 'arrow-spacing': [2, {