mpp-test-bot/.prettierrc

6 lines
79 B
Plaintext

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