all repos — caroster @ 1eff8c695a32beae4a1bd07c45c45ec05f27a0f4

[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}