sunrise-cms/.prettierrc.json

7 lines
87 B
JSON

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