From 6fd001c6606a9eaa890a469659d309a11e0648d1 Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:31:19 +0800 Subject: [PATCH] chore: eslint prune-suppressions (#31526) --- web/eslint-suppressions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 5cac2eb9c3..9f4d2da5d4 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -2688,11 +2688,6 @@ "count": 4 } }, - "app/components/tools/utils/to-form-schema.ts": { - "ts/no-explicit-any": { - "count": 15 - } - }, "app/components/workflow-app/components/workflow-children.tsx": { "no-console": { "count": 1