2
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy-ui.git synced 2025-01-03 08:41:28 +00:00
lemmy-ui/.prettierrc.json
Dessalines afeb64009b
Adding Community Language fixes. ()
* Partially done with language tagging. 

* A few more updates.
2022-12-19 10:57:29 -05:00

4 lines
45 B
JSON

{
"arrowParens": "avoid",
"semi": true
}