-
-
Notifications
You must be signed in to change notification settings - Fork 536
Issues: TypeStrong/ts-node
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
options to always show types and shadow bindings in REPL
enhancement
you can do this
Good candidate for a pull request.
#885
opened Sep 22, 2019 by
vogler
Avoid rootFiles mutation via synthetic
$$ts-node-rootfiles.ts
script
#1092
opened Aug 3, 2020 by
cspotcode
Hook tsconfig "extends" resolver to resolve "ts-node/node14/tsconfig.json" to self when globally installed
research
Needs design work, investigation, or prototyping. Implementation uncertain.
Make --files default? Conditionally when leveraging incremental compilation?
research
Needs design work, investigation, or prototyping. Implementation uncertain.
#1245
opened Feb 24, 2021 by
cspotcode
Intuitive ignore behavior for Needs design work, investigation, or prototyping. Implementation uncertain.
npx
utilities
research
Use node's shorter filenames in REPL, eval, and stdin stack traces
#1360
opened Jun 3, 2021 by
cspotcode
--emitFile
debug flag to emit the compiled output of a single file to stdout
research
#1366
opened Jun 6, 2021 by
cspotcode
Warning when TS resolver detects node builtin, yet @types/node was not resolved
#1446
opened Sep 6, 2021 by
cspotcode
Detect
--enable-source-maps
; do not install our sourcemap hook
#1473
opened Sep 25, 2021 by
cspotcode
Add @cspotcode/source-map-support redirection to ESM loader
you can do this
Good candidate for a pull request.
#1501
opened Oct 11, 2021 by
cspotcode
Invalidate source-map-support cache when Good candidate for a pull request.
require.cache
is cleaned and file is re-required
you can do this
#1503
opened Oct 11, 2021 by
cspotcode
[EPIC] Diagnostics, warnings
you can do this
Good candidate for a pull request.
#1504
opened Oct 11, 2021 by
cspotcode
4 of 18 tasks
REPL error context logged for all REPL errors; vanilla node logs only for SyntaxErrors
#1576
opened Dec 27, 2021 by
cspotcode
Previous Next
ProTip!
Adding no:label will show everything without a label.