mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 06:30:10 +08:00
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"printWidth": 120,
|
|
"trailingComma": "none",
|
|
"endOfLine": "lf",
|
|
"bracketSameLine": true
|
|
}
|