Commit 25437db
committed
feat(npm/oxfmt): convert to ES modules (#13877)
## Summary
- Convert npm/oxfmt package to ES modules by setting `"type": "module"` in package.json
## Test plan
- [ ] Verify CLI binary continues to work correctly
- [ ] Test package installation and execution
- [ ] Run existing test suites
- [ ] Confirm formatter functionality remains intact
🤖 Generated with [Claude Code](https://claude.ai/code)1 parent 89e9f5f commit 25437db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments