Skip to content

Commit 9032d77

Browse files
author
Przemysław Dziewa
committed
Remove husky
1 parent b22cd31 commit 9032d77

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
This file was deleted.

.husky/pre-push

Lines changed: 0 additions & 1 deletion
This file was deleted.

package-lock.json

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"lint": "eslint .",
1616
"test": "jest",
1717
"test:watch": "jest --watchAll --verbose",
18-
"prepare": "husky",
1918
"prepublishOnly": "npm run lint && npm run test"
2019
},
2120
"dependencies": {
@@ -39,7 +38,6 @@
3938
"eslint-plugin-prettier": "^5.0.1",
4039
"eslint-plugin-promise": "^6.1.1",
4140
"eslint-plugin-standard": "^5.0.0",
42-
"husky": "^9.0.7",
4341
"jest": "^29.7.0",
4442
"lodash": "^4.17.21",
4543
"nock": "^13.3.8",

0 commit comments

Comments
 (0)