8 lines
151 B
JSON
8 lines
151 B
JSON
|
{
|
||
|
"bracketSpacing": true,
|
||
|
"bracketSameLine": true,
|
||
|
"quoteProps": "consistent",
|
||
|
"semi": true,
|
||
|
"singleQuote": false,
|
||
|
"trailingComma": "all"
|
||
|
}
|