8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"embeddedLanguageFormatting": "auto"
|
|
}
|