-
Notifications
You must be signed in to change notification settings - Fork 30k
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
base: main
Are you sure you want to change the base?
Conversation
Review requested:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #56359 +/- ##
==========================================
- Coverage 88.55% 88.55% -0.01%
==========================================
Files 657 657
Lines 190655 190675 +20
Branches 36584 36592 +8
==========================================
+ Hits 168838 168844 +6
- Misses 15001 15015 +14
Partials 6816 6816
|
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.
After
--eval
we can add in the same way support for STDIN