alecejones

Results 1 comments of alecejones

This can be done effectively using husky and the lint-staged module. It will auto-format staged files as part of the commit process. You can add a .prettierrc.js file to customize...