Rough Steps: - [ ] add prettierrc.json and prettierignore with suitable settings - [ ] format all code files according to prettier and verify if they build - [ ] Add a CI job with just the checking and enable it for every commit or add a precommit hook (preferred)