sunrise-cms/.prettierrc.json

7 lines
95 B
JSON

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