lemmy-ui/.prettierrc.json
2022-11-22 15:34:30 -05:00

5 lines
45 B
JSON

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