]> Untitled Git - lemmy-ui.git/blob - .prettierrc.json
fix: Fix comment collapse and vote buttons not having focus style (#1789)
[lemmy-ui.git] / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }