Files
congo-hindi-gujarati/.prettierrc
T
James Panther a6a3ee761e 🎉 Initial commit
2021-08-11 15:28:33 +10:00

12 lines
144 B
Plaintext

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