From 7be3c4c7b4b52a4fb8c04eb45621fb502d496136 Mon Sep 17 00:00:00 2001 From: zhsama Date: Fri, 30 Jan 2026 23:33:04 +0800 Subject: [PATCH] chore: remove eslint suppressions for type-safe validateJSONSchema Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude) Co-authored-by: Sisyphus --- web/eslint-suppressions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index b629990f06..b24fd08cfb 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -4216,11 +4216,6 @@ "count": 1 } }, - "app/components/workflow/variable-inspect/utils.tsx": { - "ts/no-explicit-any": { - "count": 2 - } - }, "app/components/workflow/variable-inspect/value-content.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 5