mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 04:38:54 +00:00
## What This PR Does - Support declaration emit with `transform()` - Consolidate shared parsing and error reporting logic into a `TransformContext` - Add JSDoc comments to options I'm getting this package ready for consumption in [oxc-jest](https://github.com/oxc-project/oxc-jest). |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| index.d.ts | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| test.mjs | ||