]> Untitled Git - lemmy-ui.git/blob - .prettierrc.json
Mark post as read when clicking "Expand here" on the preview image on the post listin...
[lemmy-ui.git] / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }