Should we setup git husky hook to auto format code on commits? #164
Locked
aayushchugh
started this conversation in
Ideas
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
as you can see in this PR people are not formatting their code so we can setup git husky prettier hook which will auto format code on commit
All reactions