-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
lib: add typescript support to STDIN eval #56359
lib: add typescript support to STDIN eval #56359
Conversation
Review requested:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #56359 +/- ##
==========================================
- Coverage 88.54% 88.53% -0.02%
==========================================
Files 657 657
Lines 190689 190709 +20
Branches 36602 36603 +1
==========================================
- Hits 168844 168836 -8
- Misses 15029 15053 +24
- Partials 6816 6820 +4
|
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.
Seems solid; i like the combination of flags here.
6bf1669
to
01aa7a6
Compare
Landed in ecc9fb2 |
After
--eval
we can add in the same way support for STDIN