diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 95d6a4660e..37a6cb9402 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -6698,9 +6698,6 @@ } }, "app/components/header/header-wrapper.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -7993,11 +7990,6 @@ "count": 1 } }, - "app/components/splash.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/tools/edit-custom-collection-modal/config-credentials.tsx": { "no-restricted-imports": { "count": 1