xmpp.chapril.org-conversejs/.prettierrc

9 lines
154 B
Plaintext

{
"arrowParens": "avoid",
"printWidth": 120,
"quoteProps": "preserve",
"singleQuote": true,
"spaceBeforeFunctionParen": true,
"tabWidth": 4
}