receipts/.prettierrc

11 lines
119 B
Plaintext

{
"overrides": [
{
"files": "*.html.tera",
"options": {
"parser": "html"
}
}
]
}