{ "hooks": { "pre-commit": "npm run test:ci", "commit-msg": "commitlint --env HUSKY_GIT_PARAMS" } }