{ "hooks": { "pre-push": "npm test", "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } }