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
......@@ -45,7 +45,6 @@
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-tsdoc": "^0.2.14",
"husky": "^7.0.2",
"jest": "^27.2.2",
"jest-html-reporters": "^2.1.6",
"mock-express-request": "^0.2.2",
......@@ -53,10 +52,5 @@
"supertest": "^6.1.6",
"ts-jest": "^27.0.5",
"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.
Finish editing this message first!
Please register or to comment