-
-
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
[idea] tsconfig files based on file location.
needs more info
research
Needs design work, investigation, or prototyping. Implementation uncertain.
#655
opened Aug 5, 2018 by
trusktr
updated Aug 16, 2018
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
updated Nov 8, 2019
ts-node swallows errors for non-executed files (ambient type declarations, .d.ts, referenced but not required .ts)
bug
you can do this
Good candidate for a pull request.
#853
opened Jul 18, 2019 by
alexeevg
updated Apr 20, 2020
Could threaded transpile-only be faster?
enhancement
#928
opened Dec 22, 2019 by
cspotcode
updated Apr 24, 2020
Avoid rootFiles mutation via synthetic
$$ts-node-rootfiles.ts
script
#1092
opened Aug 3, 2020 by
cspotcode
updated Aug 3, 2020
Consistently use
fileURLToPath
in ESM loader
enhancement
#1112
opened Aug 12, 2020 by
cspotcode
updated Aug 12, 2020
Feature Request: Add support for "Solution Style" tsconfig.json file
enhancement
#1057
opened May 27, 2020 by
xiaoxiangmoe
updated Dec 30, 2020
Extract testlib.ts into external library
#1233
opened Feb 22, 2021 by
cspotcode
updated Feb 22, 2021
Make --files default? Conditionally when leveraging incremental compilation?
research
Needs design work, investigation, or prototyping. Implementation uncertain.
#1245
opened Feb 24, 2021 by
cspotcode
updated Mar 5, 2021
--doctor
option logs advice to help with project configuration
#1203
opened Jan 28, 2021 by
cspotcode
updated Mar 15, 2021
Use node's shorter filenames in REPL, eval, and stdin stack traces
#1360
opened Jun 3, 2021 by
cspotcode
updated Jun 3, 2021
--emitFile
debug flag to emit the compiled output of a single file to stdout
research
#1366
opened Jun 6, 2021 by
cspotcode
updated Jun 6, 2021
Maybe copy new ERR_REQUIRE_ESM error messaging from node
#1407
opened Jul 21, 2021 by
cspotcode
updated Jul 22, 2021
Make it easier to test on specific TS versions locally
#1413
opened Jul 22, 2021 by
cspotcode
updated Jul 22, 2021
.type
command in REPL on windows causes subsequent inputs to fail
bug
windows
#1126
opened Sep 24, 2020 by
thron7
updated Aug 5, 2021
Warning when TS resolver detects node builtin, yet @types/node was not resolved
#1446
opened Sep 6, 2021 by
cspotcode
updated Sep 6, 2021
FR: Either multiline support or stop-paste-on-error
you can do this
Good candidate for a pull request.
#1352
opened May 28, 2021 by
qpwo
updated Sep 13, 2021
--explain-file and/or --explain-import, --cat-file to dump detailed information about how and why ts-node treats a file a certain way
#1461
opened Sep 16, 2021 by
cspotcode
updated Sep 16, 2021
Detect
--enable-source-maps
; do not install our sourcemap hook
#1473
opened Sep 25, 2021 by
cspotcode
updated Sep 25, 2021
Add self as preload script, to load in worker_threads and child processes.
enhancement
research
Needs design work, investigation, or prototyping. Implementation uncertain.
#1177
opened Dec 16, 2020 by
cspotcode
updated Sep 28, 2021
compilerHost never reuses
SourceFile
instances
enhancement
#1113
opened Aug 12, 2020 by
cspotcode
updated Oct 10, 2021
Refactor fs (cache/tracing) layer into self-contained API
#1161
opened Nov 22, 2020 by
cspotcode
updated Oct 10, 2021
Previous Next
ProTip!
Follow long discussions with comments:>50.