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.
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.