WoodleyWynnWedding/themes/hugo-scroll/.prettierrc.json
2022-01-20 13:36:14 -08:00

10 lines
123 B
JSON

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