ts-node

This plugin is always enabled.

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

Section titled “Generated from source”

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