Contributing
Contributions are welcome.
Read the repository contribution guide before opening a pull request:
Local Checks
bun install --frozen-lockfile
bun run test
bun run build
For manual transformer testing:
bun run test:manual:transformer
Contributions are welcome.
Read the repository contribution guide before opening a pull request:
bun install --frozen-lockfile
bun run test
bun run build
For manual transformer testing:
bun run test:manual:transformer