diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 4199571489..edda947754 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -2792,11 +2792,6 @@ "count": 3 } }, - "app/components/workflow-app/hooks/use-workflow-refresh-draft.ts": { - "ts/no-explicit-any": { - "count": 2 - } - }, "app/components/workflow-app/hooks/use-workflow-run.ts": { "ts/no-explicit-any": { "count": 13 @@ -3651,11 +3646,6 @@ "count": 7 } }, - "app/components/workflow/nodes/tool/components/mixed-variable-text-input/placeholder.tsx": { - "ts/no-explicit-any": { - "count": 1 - } - }, "app/components/workflow/nodes/tool/components/tool-form/index.tsx": { "ts/no-explicit-any": { "count": 1 @@ -4277,11 +4267,6 @@ "count": 1 } }, - "middleware.ts": { - "node/prefer-global/buffer": { - "count": 1 - } - }, "models/common.ts": { "ts/no-explicit-any": { "count": 3