Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

Format with prettier #45

Closed lsjroberts closed 7 years ago

lsjroberts commented 7 years ago

This may cause some conflicts on people's branches, but it'll be better in the long run.

If you are unsure about Prettier, here's the site. It auto-formats our code so that we have a consistent style throughout, making it easier to read and understand. For now I've left it up to developers to set it up in their editors, rather than any git hooks, which should be fine.

I'm working on a CONTRIBUTING.md which will have some further notes on it.

lsjroberts commented 7 years ago

I'll redo this on Sunday to sort out the conflicts and the bad line breaking of the string concats.