{ "hooks": { "pre-commit": "npm test", "commit-msg": "commitlint -e" } }