Skip to content

Commit

Permalink
chore: removed old husky hooks config
Browse files Browse the repository at this point in the history
  • Loading branch information
CptSchnitz authored Dec 23, 2024
1 parent 1a20b51 commit aaac76c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
"bugs": {
"url": "https://github.com/MapColonies/js-logger/issues"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"files": [
"dist/**/*"
],
Expand Down

0 comments on commit aaac76c

Please sign in to comment.