DEV Community

Discussion on: Automatically Format your code on Git Commit using Husky, ESLint, Prettier in 9 minutes

Collapse
 
ruppysuppy profile image
Tapajyoti Bose

If you don't want an extra line, configure prettier for that. If you don't want prettier to run, configure lint staged, decide which one you want & update accordingly