2
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy-js-client.git synced 2025-01-06 10:11:34 +00:00
lemmy-js-client/.prettierrc.json
Dessalines 0b6e2af513
Add community language ()
* Adding some API fixes.

* v0.17.0-rc.55

* Adding create community discussion languages.

* v0.17.0-rc.57
2022-12-19 10:57:02 -05:00

4 lines
45 B
JSON

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