Skip to content

Commit

Permalink
chore: update path in husky
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxuanzhangsfdx committed Oct 1, 2024
1 parent ada0ec0 commit a5a9fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
. "$(dirname "$0")/_/husky.sh"

yarn lint && yarn pretty-quick --staged
node ../scripts/scanTs.js
node ./scripts/scanTs.js

0 comments on commit a5a9fc7

Please sign in to comment.