all repos — caroster @ af1cc163f83aa7a171a4b1ee8a4ce6b095d10660

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

frontend/.prettierrc (view raw)

1{
2  "semi": true,
3  "singleQuote": true,
4  "bracketSpacing": false,
5  "trailingComma": "es5",
6  "arrowParens": "avoid"
7}