shopping-list/.prettierrc

6 lines
68 B
Plaintext

{
"semi": true,
"trailingComma": "all",
"singleQuote": true
}