Skip to content

Commit

Permalink
refactor: cleanup previous commit changes that were not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-capsule42 committed Aug 8, 2024
1 parent 5201a33 commit 0de1776
Show file tree
Hide file tree
Showing 6 changed files with 476 additions and 404 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit "$1"
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"

./node_modules/.bin/npm-run-all preCommit test linters postinstall
Loading

0 comments on commit 0de1776

Please sign in to comment.