v20/.prettierrc

6 lines
69 B
Plaintext

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