dust/tree-sitter-dust/.prettierrc

6 lines
72 B
Plaintext
Raw Normal View History

2023-11-30 00:23:42 +00:00
{
"arrowParens": "avoid",
"printWidth": 40,
"singleQuote": true
}