ecency-mobile/.prettierrc

6 lines
70 B
Plaintext

{
"tabWidth": 2,
"singleQuote": false,
"trailingComma": "es5"
}