1
0
dust/tree-sitter-dust/.prettierrc

6 lines
72 B
Plaintext
Raw Normal View History

2023-11-29 19:23:42 -05:00
{
"arrowParens": "avoid",
"printWidth": 40,
"singleQuote": true
}