From 141ffa5d03bd45058cfa8140ebe2560117a79153 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 04:12:22 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- eslint-suppressions.json | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/eslint-suppressions.json b/eslint-suppressions.json index ced0d27afe..f12b7abb1e 100644 --- a/eslint-suppressions.json +++ b/eslint-suppressions.json @@ -1158,7 +1158,7 @@ }, "web/app/components/base/form/components/base/base-field.tsx": { "no-restricted-imports": { - "count": 2 + "count": 1 }, "ts/no-explicit-any": { "count": 3 @@ -1909,25 +1909,6 @@ "count": 1 } }, - "web/app/components/base/select/index.stories.tsx": { - "no-console": { - "count": 4 - }, - "ts/no-explicit-any": { - "count": 1 - } - }, - "web/app/components/base/select/index.tsx": { - "react/set-state-in-effect": { - "count": 2 - }, - "style/multiline-ternary": { - "count": 2 - }, - "ts/no-explicit-any": { - "count": 1 - } - }, "web/app/components/base/sort/index.tsx": { "ts/no-explicit-any": { "count": 2 @@ -5437,11 +5418,6 @@ "count": 1 } }, - "web/app/signin/_header.tsx": { - "no-restricted-imports": { - "count": 1 - } - }, "web/app/signin/components/mail-and-password-auth.tsx": { "ts/no-explicit-any": { "count": 1