]> Untitled Git - lemmy-ui.git/blob - .prettierrc.json
Add a class to the more button on a comment node
[lemmy-ui.git] / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }