cupidgpg/.prettierrc

6 lines
85 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
}