mango-v4-ui/.prettierrc

6 lines
69 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}