-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
fix: remove misleading sentence from typescript natively #8161
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes a misleading statement about future TypeScript support in Node.js that suggested command line flags would not be needed in future versions.
- Removes outdated future prediction about TypeScript support
- Maintains accuracy of documentation by removing speculative content
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8161 +/- ##
=======================================
Coverage 76.55% 76.55%
=======================================
Files 115 115
Lines 9602 9602
Branches 323 323
=======================================
Hits 7351 7351
Misses 2250 2250
Partials 1 1 ☔ View full report in Codecov by Sentry. |
|
Requesting fast track |
|
Lighthouse Results
|
Fixes: nodejs/typescript#46