xmpp.chapril.org-conversejs/.prettierrc

8 lines
128 B
Plaintext

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