]> Untitled Git - lemmy-ui.git/blob - .prettierrc.json
Merge branch 'custom-emojis' of https://github.com/makotech222/lemmy-ui into makotech...
[lemmy-ui.git] / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }