From 24622137c84479cc5d660a4a4c935c2dad52e993 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Fri, 13 Jun 2025 17:56:51 +0800 Subject: [PATCH] =?UTF-8?q?chore(oxlint):=20=E6=B7=BB=E5=8A=A0=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E6=A8=A1=E5=BC=8F=E5=88=B0oxlint=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .oxlintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.oxlintrc.json b/.oxlintrc.json index 9d5cf99..5d34bc4 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -12,6 +12,7 @@ "globals": { "foo": "readonly" }, + "ignorePatterns": ["src/static/**", "src/uni_modules/**"], "settings": {}, "overrides": [ {