Skip to main content

Prettier

Setup Prettier

We use Prettier to make sure our code format is the same accross the entire project. To manage this, we have published an npm package.

Please follow the 3-steps for the @chaine/prettier-config here

Run prettier on a directory

npx prettier --write src/