Adding [Prettier](https://prettier.io/) as our code formatter is a requirement for the project, in addition to being a good idea in general. This way we're going to use the same formatting rules, so we don't format each other's code differently in our IDEs.