lemmy-ui/.prettierrc.json

5 lines
45 B
JSON
Raw Normal View History

{
"arrowParens": "avoid",
"semi": true
}