karaokatalog/.prettierrc.json

6 lines
69 B
JSON

{
"tabWidth": 4,
"semi": false,
"arrowParens": "avoid"
}