Files
knaeckeboot-eu/.prettierrc.json
Konstantin Kollar 8529ee86e4 Initial commit
2022-10-03 21:13:35 +02:00

10 lines
159 B
JSON

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