Skip to content

Commit

Permalink
Improvements deprecated lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ThunderNaka committed Sep 18, 2024
1 parent 2cdb1c7 commit 7a07a0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm lint-staged
pnpm lint-staged
5 changes: 1 addition & 4 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm lint-staged
pnpm lint-staged

0 comments on commit 7a07a0b

Please sign in to comment.