Skip to content

Commit

Permalink
fix: add husky
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuravlevma committed Dec 10, 2024
1 parent 76787e7 commit ac1cf7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run lint && npm run format && npm run test && npm run test:arch && git add .

0 comments on commit ac1cf7b

Please sign in to comment.