]> Untitled Git - lemmy.git/blob - api_tests/.prettierrc.json
detailed error message for blocked domains (#3698) (#3701)
[lemmy.git] / api_tests / .prettierrc.json
1 {
2   "arrowParens": "avoid",
3   "semi": true
4 }