mirror of
https://git.sr.ht/~ashkeel/strimertul-website
synced 2024-10-31 21:33:09 +00:00
12 lines
159 B
Text
12 lines
159 B
Text
|
{
|
||
|
"overrides": [
|
||
|
{
|
||
|
"files": ["*.html"],
|
||
|
"options": {
|
||
|
"parser": "go-template"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"goTemplateBracketSpacing": true
|
||
|
}
|