chore: prune eslint suppressions

This commit is contained in:
zhsama
2026-01-31 00:31:57 +08:00
parent 078e2d7150
commit 5572de1d3c

View File

@ -4203,16 +4203,13 @@
},
"app/components/workflow/variable-inspect/value-content.tsx": {
"react-hooks-extra/no-direct-set-state-in-use-effect": {
"count": 5
"count": 1
},
"regexp/no-super-linear-backtracking": {
"count": 1
},
"regexp/no-unused-capturing-group": {
"count": 2
},
"ts/no-explicit-any": {
"count": 7
}
},
"app/components/workflow/workflow-history-store.tsx": {