Add pre-commit lint+format step
Closed this issue · 1 comments
peace-maker commented
Run yarn lint
and yarn format
in a pre-commit hook before commiting changes locally. This prevents accidentally pushing unformatted code.
peace-maker commented
On second thought I think this doesn't help in the scenario of this project