Contributing First install development dependencies: npm ci We use prettier to format most of our files. npm run lint If you get any lint errors, try npm run format