mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
chore(ui): update eslint-metrics after complexity reduction
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3eb4bb8b7
commit
cf77c9c299
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"@typescript-eslint/no-explicit-any": 1990,
|
||||
"complexity": 128,
|
||||
"complexity": 127,
|
||||
"max-depth": 59,
|
||||
"no-console": 15
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue