mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-03-05 23:56:47 -05:00
10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
{
|
|
"printWidth": 119,
|
|
"quoteProps": "as-needed",
|
|
"trailingComma": "none",
|
|
"useTabs": false,
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true
|
|
}
|