From 662911e93bbb61d836192c7c3ba7cd99109272fe Mon Sep 17 00:00:00 2001 From: MT-Fire <798521692@qq.com> Date: Sun, 29 Mar 2026 00:15:58 +0800 Subject: [PATCH] =?UTF-8?q?chore(frontend):=20=E5=AF=B9=E9=BD=90=20eslint?= =?UTF-8?q?=20=E5=BF=BD=E7=95=A5=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/eslint.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/eslint.config.js b/frontend/eslint.config.js index 20820263..71c172ef 100644 --- a/frontend/eslint.config.js +++ b/frontend/eslint.config.js @@ -9,7 +9,6 @@ export default tseslint.config( { ignores: [ ".next", - "imports/**", "src/components/ui/**", "src/components/ai-elements/**", "*.js",