mirror of
https://github.com/BerriAI/litellm.git
synced 2025-12-06 11:33:26 +08:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"printWidth": 120,
|
|
"trailingComma": "all"
|
|
}
|