Skip to content

ts-node

Enabled

This plugin is always enabled.

Shell commands

This plugin adds argument parsing for the ts-node binary. Configuration:

positional: true
nodeImportArgs: true
boolean: ["transpileOnly", "compilerHost", "ignoreDiagnostics", "swc", "preferTsExts"]
alias: {"transpileOnly": ["T"], "compilerHost": ["H"], "ignoreDiagnostics": ["D"]}

The configuration was generated from source code. Also see Script Parser.

Generated from source

This page was generated from the ts-node plugin source code.

ISC License © 2024 Lars Kappert