mawesome/.prettierrc
2021-01-15 10:43:56 +01:00

6 lines
75 B
Plaintext

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