{ "hooks": { "post-merge": "npm run build:app", "old_pre-commit": "yarn run test && lint-staged" }, }