From 90d626e7c6d441aa0c65287485e0ae5f18611913 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 29 Jul 2026 10:12:05 +0800 Subject: [PATCH] =?UTF-8?q?chore(lint):=20=E6=B8=85=E7=90=86=E5=A4=B1?= =?UTF-8?q?=E6=95=88=E6=8A=91=E5=88=B6=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eslint-suppressions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/eslint-suppressions.json b/eslint-suppressions.json index 30925023..c79169f0 100644 --- a/eslint-suppressions.json +++ b/eslint-suppressions.json @@ -349,11 +349,6 @@ "count": 1 } }, - "src/components/dialog/SearchBarDialog.vue": { - "prefer-const": { - "count": 1 - } - }, "src/components/dialog/SharedDialogHost.vue": { "@typescript-eslint/no-explicit-any": { "count": 4