ve_main_hugosource/themes/hugo-scroll_copy/.prettierrc.json
2023-11-18 23:47:26 +01:00

10 lines
123 B
JSON

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