AuHau / tasegir

tAsEgir - Automated TypeScript project management
https://github.com/AuHau/tasegir
MIT License
4 stars 3 forks source link

Support for Git hooks #14

Open AuHau opened 4 years ago

AuHau commented 4 years ago

Using Husky support Git hooks for things like pre-commit to have checks like lint task etc.

AuHau commented 4 years ago

Use https://github.com/okonet/lint-staged for linting on pre-commit