**Problem** We are continually running into prettier problems by the GitHub CI/CD action. We need to keep code readable as well. **Solution** Automatically run `prettier` with fix on a `git` hook so that this is done before pushing.