lb-dk-2022/themes/hugo-scroll/.prettierrc.json
2022-08-30 18:42:00 +02:00

11 lines
123 B
JSON

{
"overrides": [
{
"files": ["*.html"],
"options": {
"parser": "go-template"
}
}
]
}