mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-06 21:34:03 -05:00
14 lines
209 B
JSON
14 lines
209 B
JSON
{
|
|
"bracketSameLine": true,
|
|
"embeddedLanguageFormatting": "off",
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": "**/*.yml",
|
|
"options": {
|
|
"singleQuote": false
|
|
}
|
|
}
|
|
]
|
|
}
|