Skip to content

Commit

Permalink
feat: add unitest call api
Browse files Browse the repository at this point in the history
  • Loading branch information
nxhawk committed Jun 8, 2024
1 parent 5982d8d commit cc442ec
Show file tree
Hide file tree
Showing 8 changed files with 600 additions and 2 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run test
npm run precommit
Loading

0 comments on commit cc442ec

Please sign in to comment.