8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"htmlWhitespaceSensitivity": "css",
|
|
"singleAttributePerLine": false,
|
|
"bracketSameLine": false,
|
|
"printWidth": 80
|
|
}
|