build: enforce 80% test coverage on changed files via husky
This commit is contained in:
1
.husky/pre-commit
Normal file
1
.husky/pre-commit
Normal file
@ -0,0 +1 @@
|
||||
npm test -- --onlyChanged --coverage
|
||||
Reference in New Issue
Block a user