all repos — caroster @ 7aaf2e08839a69d11fe38936bef5abaf5789b853

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