◐ Shell
clean mode source ↗

module: add module.stripTypeScriptTypes by marco-ippolito · Pull Request #55282 · nodejs/node

@nodejs-github-bot added module

Issues and PRs related to the module subsystem.

needs-ci

PRs that need a full CI run.

vm

Issues and PRs related to the vm subsystem.

labels

Oct 5, 2024

avivkeller

@avivkeller avivkeller added the semver-minor

PRs that contain new features and should be released in the next minor version.

label

Oct 5, 2024

@marco-ippolito marco-ippolito changed the title vm: add support for --experimental-strip-types vm: add vm.stripTypeScriptTypes(code, options)

Oct 6, 2024

atlowChemi

@marco-ippolito marco-ippolito changed the title vm: add vm.stripTypeScriptTypes(code, options) lib: add parser.stripTypeScriptTypes

Oct 7, 2024

ShogunPanda

@marco-ippolito

richardlau