all repos — caroster @ 1e062aba3609c8a474fc9519802fc9016df5fe78

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