diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 87a58f0a2a..4a0bb909e2 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -8848,14 +8848,6 @@ "count": 1 } }, - "app/components/workflow/panel/chat-variable-panel/components/variable-modal.tsx": { - "react/set-state-in-effect": { - "count": 8 - }, - "ts/no-explicit-any": { - "count": 3 - } - }, "app/components/workflow/panel/chat-variable-panel/components/variable-type-select.tsx": { "no-restricted-imports": { "count": 1 @@ -10052,4 +10044,4 @@ "count": 2 } } -} +} \ No newline at end of file