chore: prune unused eslint suppressions after merge

This commit is contained in:
yyh 2026-01-19 13:33:53 +08:00
parent 171dd120ca
commit 6f40d79538
No known key found for this signature in database

View File

@ -73,19 +73,6 @@
"count": 1
}
},
"app/(commonLayout)/app/(appDetailLayout)/[appId]/layout-main.tsx": {
"react-hooks-extra/no-direct-set-state-in-use-effect": {
"count": 2
},
"ts/no-explicit-any": {
"count": 1
}
},
"app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/time-range-picker/range-selector.tsx": {
"react-hooks/preserve-manual-memoization": {
"count": 1
}
},
"app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/__tests__/svg-attribute-error-reproduction.spec.tsx": {
"no-console": {
"count": 19
@ -2186,19 +2173,6 @@
"count": 4
}
},
"app/components/header/app-nav/index.tsx": {
"react-hooks-extra/no-direct-set-state-in-use-effect": {
"count": 2
},
"ts/no-explicit-any": {
"count": 1
}
},
"app/components/header/dataset-nav/index.tsx": {
"react-hooks/preserve-manual-memoization": {
"count": 6
}
},
"app/components/header/header-wrapper.tsx": {
"ts/no-explicit-any": {
"count": 1