Skip to content

[TRI-732] Replace tsconfig package with tsconfck in @trigger.dev/cli #211

@ericallam

Description

@ericallam

Currently we are using the tsconfig package for parsing/resolving the tsconfig.json file, but unfortunately the tsconfig package does not support trailing commas (see here) (which tsconfig.json does for some reason). We should replace the tsconfig package with tsconfck to better support the weird dialect of JSON that is tsconfig.json.

TRI-732

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions