DenReg/jsx-html/.prettierrc.json

5 lines
76 B
JSON
Raw Normal View History

2020-10-14 00:56:11 +00:00
{
"trailingComma": "all",
"tabWidth": 4,
"singleQuote": true
}