-
Notifications
You must be signed in to change notification settings - Fork 12.6k
chore: enable declarationMap option to server tsconfig #37704
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
base: develop
Are you sure you want to change the base?
Conversation
Enable declaration map generation for TypeScript.
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #37704 +/- ##
===========================================
- Coverage 67.89% 67.79% -0.11%
===========================================
Files 3449 3449
Lines 114020 114012 -8
Branches 20956 20956
===========================================
- Hits 77410 77289 -121
- Misses 34491 34607 +116
+ Partials 2119 2116 -3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Enable declaration map generation for TypeScript.
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments