fix(quality): prune stale ESLint suppressions (base-red)

This commit is contained in:
diegosouzapw
2026-08-11 19:03:27 -03:00
parent 99be31137c
commit 5f38ab48ca

View File

@@ -408,11 +408,6 @@
"count": 1
}
},
"src/app/api/combos/[id]/route.ts": {
"no-restricted-imports": {
"count": 1
}
},
"src/app/api/combos/reorder/route.ts": {
"no-restricted-imports": {
"count": 1
@@ -3339,4 +3334,4 @@
"count": 5
}
}
}
}