]> Untitled Git - lemmy-ui.git/blob - .prettierrc.json
fix: Move getRoleLabelPill to the only component that uses it
[lemmy-ui.git] / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }