trihub-ernaehrung-backseatDevs/.prettierrc.json

7 lines
94 B
JSON

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