diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 04e8be3afd..d7037e744d 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -509,11 +509,6 @@ "count": 1 } }, - "app/components/app/annotation/type.ts": { - "erasable-syntax-only/enums": { - "count": 2 - } - }, "app/components/app/annotation/view-annotation-modal/hit-history-no-data.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -10097,16 +10092,6 @@ "count": 5 } }, - "types/common.ts": { - "erasable-syntax-only/enums": { - "count": 1 - } - }, - "types/feature.ts": { - "erasable-syntax-only/enums": { - "count": 3 - } - }, "types/lamejs.d.ts": { "ts/no-explicit-any": { "count": 3