mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-07 04:58:04 +08:00
10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"bracketSameLine": true,
|
|
"endOfLine": "auto",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|