fix(eslint): update suppression count for ts/no-explicit-any rule

This commit is contained in:
twwu 2026-04-20 18:17:16 +08:00
parent a25e3b66c1
commit 34c46561e9

View File

@ -1152,7 +1152,7 @@
"count": 2
},
"ts/no-explicit-any": {
"count": 17
"count": 20
}
},
"app/components/base/chat/chat/index.tsx": {