]> Untitled Git - lemmy-ui.git/blob - .prettierrc.json
remove hard-coded text foreground color classes (#1658)
[lemmy-ui.git] / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }