Building
此内容尚不支持你的语言。
Prerequisites
Section titled “Prerequisites”You should have a working knowledge of git, node, and pnpm.
Guidelines
Section titled “Guidelines”Your pull request must:
- address a single issue or add a single item of functionality
- contain a clean history of small, incremental, logically separate commits, with no merge commits
- use clear commit messages
- be possible to merge automatically
Start @hey-api/openapi-ts
Section titled “Start @hey-api/openapi-ts”Run pnpm --filter @hey-api/openapi-ts dev.