mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-22 06:57:32 +01:00
7 lines
105 B
Text
7 lines
105 B
Text
|
{
|
||
|
"trailingComma": "all",
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 120
|
||
|
}
|