9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"quoteProps": "consistent",
|
|
"semi": true,
|
|
"embeddedLanguageFormatting": "off",
|
|
"trailingComma": "none"
|
|
} |