all repos — caroster @ 3c0bbee900166b5b841ef12b7b71dfc5330de1f8

[Octree] Group carpool to your event https://caroster.io

backend/e2e/.eslintrc.json (view raw)

1{
2  "plugins": ["prettier"],
3  "rules": {
4    "prettier/prettier": "error"
5  }
6}