Skip to content

Commit

Permalink
Removed husky
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Dec 15, 2022
1 parent e401b2d commit ef602ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 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.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "6",
"eslint-plugin-standard": "4",
"husky": "^8.0.2",
"jest": "^29.3.1",
"lint-staged": "^13.1.0",
"prettier-standard": "^16.4.1",
Expand All @@ -105,10 +104,5 @@
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
}
}

0 comments on commit ef602ce

Please sign in to comment.