Skip to content

Commit

Permalink
chore: dedupe lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
imranbarbhuiya committed Feb 11, 2024
1 parent 1a75663 commit 4c1e2d1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 559 deletions.
3 changes: 0 additions & 3 deletions .github/husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn commitlint --edit $1
3 changes: 0 additions & 3 deletions .github/husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn pretty-quick --staged && yarn lint-staged
Loading

0 comments on commit 4c1e2d1

Please sign in to comment.