oxc/napi
DonIsaac 9b51e045c7 refactor: overhaul napi transformer package (#4592)
## 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).
2024-08-06 01:14:10 +00:00
..
parser chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
transform refactor: overhaul napi transformer package (#4592) 2024-08-06 01:14:10 +00:00
.gitignore