send-to-ereader/.prettierrc.json

5 lines
70 B
JSON

{
"trailingComma": "all",
"tabWidth": 2,
"singleQuote": false
}