lemmy/api_tests/.prettierrc.json
Dessalines 0630d214e3
Removing sniptt/monads for lemmy-js-client. (#2644)
* Removing sniptt/monads for lemmy-js-client.

* Fix tests.
2023-01-04 10:59:26 -05:00

5 lines
45 B
JSON

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