@@ -78,7 +78,6 @@
},
"husky": {
"hooks": {
- "pre-commit": "ls-lint && lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}