Greenstand / treetracker-wallet-app

The Greenstand Wallet App
https://wallet.treetracker.org
14 stars 43 forks source link

chore: add eslint to husky pre-commit hook #202

Closed jwgatt closed 4 months ago

jwgatt commented 2 years ago

fixes #199

jwgatt commented 2 years ago

I modified the husky.sh executable a little so that dependencies are run with the pre-commit hook. Will add the .eslintcache to the .gitignore, thanks.

VWRoli commented 2 years ago

Alright, good job!