tsx icon indicating copy to clipboard operation
tsx copied to clipboard

⚡️ TypeScript Execute: Node.js enhanced to run TypeScript & ESM

Results 163 tsx issues
Sort by recently updated
recently updated
newest added

fix #159 I commented out the lines regarding `node_modules` detection. Already tested in my environment. However I'm not sure what the original intention of this line of code is (performance...

### Acknowledgements - [X] I searched existing issues before opening this one to avoid duplicates - [X] I understand this is not a place for seek help, but to report...

bug
pending triage
tsconfig

closes #181 This change adds additional files to the watchlist via adding the `add` parameter.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | minor | `20.10.0` -> `20.11.1` | --- ### Release Notes...

### Problem Dependency files that: - include ESM dynamic imports - has sourcemaps associated (generated by TSC) show up in Error stack traces: - with `.js` extension (as opposed to...

bug
needs reproduction

### Acknowledgements - [X] I searched existing issues before opening this one to avoid duplicates - [X] I understand this is not a place for seek help, but to report...

bug
pending triage
REPL

### Precheck - [X] I searched existing issues before opening this one to avoid duplicates - [X] I understand tsx aims for TypeScript parity and will not support arbitrary Node.js...

enhancement
pending triage

### Acknowledgements - [X] I searched existing issues before opening this one to avoid duplicates - [X] I understand this is not a place for seek help, but to report...

bug
pending triage

### Precheck - [X] I searched existing issues before opening this one to avoid duplicates - [X] I understand tsx aims for TypeScript parity and will not support arbitrary Node.js...

enhancement
pending triage
REPL