@dtanzer
@flowtype You can automate that using
https://www.npmjs.com/package/husky. Add a "precommit" script to package.json
that runs test, lint, etc.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@dtanzer
@flowtype You can automate that using
https://www.npmjs.com/package/husky. Add a "precommit" script to package.json
that runs test, lint, etc.