mirror of
https://git.sr.ht/~ashkeel/strimertul-website
synced 2025-01-06 23:52:20 +00:00
12 lines
159 B
Text
12 lines
159 B
Text
|
{
|
||
|
"overrides": [
|
||
|
{
|
||
|
"files": ["*.html"],
|
||
|
"options": {
|
||
|
"parser": "go-template"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"goTemplateBracketSpacing": true
|
||
|
}
|