Conversation
WalkthroughThe pull request adds support for the @prettier/plugin-oxc to handle formatting of JavaScript and TypeScript files using the oxc and oxc-ts parsers respectively. The format script is updated to include caching, and the plugin is added as a new dev dependency. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)**/*.{ts,tsx,js,jsx,vue,css,scss,md,json,yml,yaml}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (9)📓 Common learnings📚 Learning: 2025-10-14T08:02:59.495ZApplied to files:
📚 Learning: 2025-07-21T01:45:40.036ZApplied to files:
📚 Learning: 2025-10-14T08:02:59.495ZApplied to files:
📚 Learning: 2025-07-21T01:46:19.702ZApplied to files:
📚 Learning: 2025-09-06T03:07:23.817ZApplied to files:
📚 Learning: 2025-09-06T03:07:23.817ZApplied to files:
📚 Learning: 2025-10-14T08:02:59.495ZApplied to files:
📚 Learning: 2025-10-12T00:58:06.513ZApplied to files:
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
add oxfmt as prettier plugin
Summary by CodeRabbit