Skip to content

Commit

Permalink
refactor: remove unneccessary
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Dec 11, 2023
1 parent a852996 commit 3f398d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-push

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,6 @@
"npm run lint:fix"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit 3f398d0

Please sign in to comment.