13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
|
{
|
||
|
"overrides": [
|
||
|
{
|
||
|
"files": ["*.html"],
|
||
|
"options": {
|
||
|
"parser": "go-template",
|
||
|
"goTemplateBracketSpacing": true,
|
||
|
"bracketSameLine": true
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|