mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-07 13:18:05 +08:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"bracketSameLine": false,
|
|
"endOfLine": "auto"
|
|
}
|