metropolis/.prettierrc
2021-07-08 19:40:14 +02:00

5 lines
68 B
Plaintext

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