Building ​
WARNING
This page is under construction. We appreciate your patience.
Prerequisites ​
You should have a working knowledge of git, node, and pnpm.
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
​
Run pnpm --filter @hey-api/openapi-ts dev
.