{ "hooks": { "pre-commit": "npm run pre-build && git add src/Version.ts && lint-staged && npm run lint && npm run test" } }