mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 21:28:25 +08:00
fix(eslint): update suppression count for ts/no-explicit-any rule
This commit is contained in:
parent
a25e3b66c1
commit
34c46561e9
@ -1152,7 +1152,7 @@
|
||||
"count": 2
|
||||
},
|
||||
"ts/no-explicit-any": {
|
||||
"count": 17
|
||||
"count": 20
|
||||
}
|
||||
},
|
||||
"app/components/base/chat/chat/index.tsx": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user