Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
update: move it to pre-push
Browse files Browse the repository at this point in the history
  • Loading branch information
opdev1004 committed Nov 19, 2024
1 parent b5e3a78 commit 22d1eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
npm run lint
npm run pre-commit-image
npm run lint
1 change: 1 addition & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
npm run lint
npm run typecheck
npm run pre-commit-image

0 comments on commit 22d1eae

Please sign in to comment.