Skip to content

Commit

Permalink
refactor: update node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sixmen committed Oct 24, 2024
1 parent 6307ec5 commit d476f60
Show file tree
Hide file tree
Showing 5 changed files with 504 additions and 648 deletions.
3 changes: 0 additions & 3 deletions .husky/post-merge
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install post-merge-install
3 changes: 0 additions & 3 deletions .husky/post-rebase
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install post-merge-install
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install lint-staged
Loading

0 comments on commit d476f60

Please sign in to comment.