ts-node is a TypeScript execution engine and REPL for Node.js. It JIT transforms TypeScript into JavaScript, enabling you to directly execute TypeScript on Node.js without precompiling.
"features": {
"ghcr.io/devcontainers-extra/features/ts-node:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.