Skip to content

Commit

Permalink
chore: remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Feb 26, 2024
1 parent 7b34a9e commit 3fff39e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
22 changes: 0 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,9 @@
},
"devDependencies": {
"ava": "^3.13.0",
"husky": "^9.0.11",
"markdown-it-emoji": "^2.0.0",
"np": "^10.0.0",
"nyc": "^15.1.0",
"xo": "^0.39.0"
},
"husky": {
"hooks": {
"pre-commit": "npm run lint",
"pre-push": "npm test"
}
}
}

0 comments on commit 3fff39e

Please sign in to comment.