mirror of
https://github.com/digitalocean/nginxconfig.io
synced 2024-11-10 04:24:12 +00:00
9 lines
214 B
JSON
9 lines
214 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"vueIndentScriptAndStyle": true,
|
|
"htmlWhitespaceSensitivity": "ignore",
|
|
"printWidth": 100,
|
|
"tabWidth": 4,
|
|
"singleAttributePerLine": true
|
|
}
|