metropolis/.prettierrc

5 lines
68 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"tabWidth": 2
}