cookie-dialog-monster/.prettierrc

7 lines
85 B
Plaintext

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