DenReg/jsx-html/.prettierrc.json

5 lines
76 B
JSON

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