Cookie-AutoDelete/.prettierrc

6 lines
69 B
Plaintext

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