From 19d445452c41d83151d7c30a357971d3a8e74cc7 Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:27:44 +0800 Subject: [PATCH] update --- eslint.config.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/eslint.config.mjs b/eslint.config.mjs index 3a777e87a9..ae9fdaff01 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -15,7 +15,6 @@ export default antfu( '!package.json', '!pnpm-workspace.yaml', '!vite.config.ts', - 'web/contract/generated/**', ...original, ], typescript: {