commerce/.prettierrc
2020-11-30 11:59:42 +00:00

6 lines
70 B
Plaintext

{
"trailingComma": "none",
"semi": false,
"singleQuote": true
}