diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index e34300993a6..92cae03bde6 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -5512,11 +5512,6 @@ "count": 1 } }, - "app/components/plugins/card/card-more-info.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/plugins/install-plugin/base/installed.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -5618,7 +5613,7 @@ }, "app/components/plugins/marketplace/description/index.tsx": { "tailwindcss/enforce-consistent-class-order": { - "count": 9 + "count": 2 } }, "app/components/plugins/marketplace/empty/index.tsx": { @@ -5631,29 +5626,6 @@ "count": 1 } }, - "app/components/plugins/marketplace/list/card-wrapper.tsx": { - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "app/components/plugins/marketplace/list/list-with-collection.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "app/components/plugins/marketplace/list/list-wrapper.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "app/components/plugins/marketplace/plugin-type-switch.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/plugins/marketplace/search-box/index.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 3