Skip to content
Snippets Groups Projects
Unverified Commit 4c405819 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

removed husky

parent 173eb973
No related branches found
No related tags found
1 merge request!1Master to main
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
"eslint-plugin-security": "^1.4.0", "eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.1.0", "eslint-plugin-standard": "^4.1.0",
"eslint-plugin-tsdoc": "^0.2.14", "eslint-plugin-tsdoc": "^0.2.14",
"husky": "^7.0.2",
"jest": "^27.2.2", "jest": "^27.2.2",
"jest-html-reporters": "^2.1.6", "jest-html-reporters": "^2.1.6",
"mock-express-request": "^0.2.2", "mock-express-request": "^0.2.2",
...@@ -53,10 +52,5 @@ ...@@ -53,10 +52,5 @@
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^27.0.5", "ts-jest": "^27.0.5",
"typescript": "^4.4.3" "typescript": "^4.4.3"
},
"husky": {
"hooks": {
"pre-push": "npm run lint"
}
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment