mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix build
This commit is contained in:
parent
c4e6ae4d9e
commit
dd959790bb
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@
|
|||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "e2e_tests"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue