{ "hooks": { "pre-commit": "lint-staged", "pre-push": "yarn test" } }