selfbot-bridge/.prettierrc

6 lines
79 B
Plaintext

{
"tabWidth": 4,
"trailingComma": "none",
"arrowParens": "avoid"
}