Skip to content

Commit

Permalink
chore(deps): update --save
Browse files Browse the repository at this point in the history
  • Loading branch information
JAdshead committed Jan 16, 2024
1 parent a25167e commit ea43d54
Show file tree
Hide file tree
Showing 4 changed files with 2,999 additions and 13,587 deletions.
4 changes: 4 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

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

npm test
Loading

0 comments on commit ea43d54

Please sign in to comment.