You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(npm/oxc-types): convert to ES modules (#13875)
## Summary
- Convert npm/oxc-types package to ES modules by setting `"type": "module"` in package.json
## Test plan
- [ ] Verify TypeScript definitions continue to work with both CommonJS and ESM consumers
- [ ] Test imports in various module environments
- [ ] Run existing test suites
🤖 Generated with [Claude Code](https://claude.ai/code)
0 commit comments