mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
chore: prune eslint suppressions
This commit is contained in:
parent
078e2d7150
commit
5572de1d3c
@ -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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user