Skip to content

Commit

Permalink
feat: add unit test before git push
Browse files Browse the repository at this point in the history
  • Loading branch information
RingoTC committed Mar 5, 2024
1 parent d860823 commit 83ffa47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
npm run test
npm run test
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83ffa47

Please sign in to comment.