mirror of
https://github.com/lmstudio-ai/lms.git
synced 2025-08-06 14:50:12 +08:00
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"printWidth": 100,
|
|
"quoteProps": "consistent",
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all"
|
|
}
|