Mango/.prettierrc
2022-08-19 12:05:38 +00:00

7 lines
97 B
Plaintext

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