Node.js >= 24.0.0 and pnpm required.
pnpm install
pnpm build
pnpm testpnpm build- Buildpnpm test- Run testspnpm lint- Lintpnpm typecheck- Type checkpnpm run samples- Creates a Sample diff inresultstest
- Open an issue
- Fork and create a branch
- Make changes with tests
- Run
pnpm typecheck && pnpm lint && pnpm test - Open a pull request