Conversation
This reverts commit 6151787.
|
Caution Review failedThe pull request is closed. WalkthroughRemoves explicit Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Possibly related PRs
Suggested labels
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (107)
⛔ Files not processed due to max files limit (1)
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 |
- rm allowing ts extensions in tsconfig due to #3081 - rm dynamic import with js extension in CJS test (appears rudimental) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Removed an explicit TypeScript compiler option that allowed importing TypeScript file extensions; no other compiler behavior changed. * **Tests** * Simplified test imports by loading dependencies at module initialization rather than at runtime, improving test clarity and consistency. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Copy of #3055 , because the issue in #3054 is not caused by it
Summary by CodeRabbit
Chores
New Features
Refactor
✏️ Tip: You can customize this high-level summary in your review settings.