mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
|
|
{
|
||
|
|
"printWidth": 120,
|
||
|
|
"tabWidth": 4,
|
||
|
|
"singleQuote": true,
|
||
|
|
"quoteProps": "consistent",
|
||
|
|
"semi": true,
|
||
|
|
"embeddedLanguageFormatting": "off",
|
||
|
|
"trailingComma": "none"
|
||
|
|
}
|