-
-
Notifications
You must be signed in to change notification settings - Fork 36
Rev: Import extensions (2) #3081
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.