Skip to content

TS_NODE_OPTIONS to mimic NODE_OPTIONS #1204

@cspotcode

Description

@cspotcode

Desired Behavior

TS_NODE_OPTIONS allows specifying multiple ts-node CLI flags in a single env var. Perhaps we deprecate various other env vars in the process, to reduce our env var API surface.

Not sure if it should work with programmatic ts-node usage though. Would require parsing TS_NODE_OPTIONS as argv but outside of bin.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions