Skip to content

How to specify path to tsconfig.json #457

@joonhocho

Description

@joonhocho

I have multiple tsconfig.json files one for build (tsconfig.build.json) and one for coding (tsconfig.json).
For coding, I add test files as well since I want to type check test files.
For building, I only add source files.
ncc is by default using tsconfig.json so it also include test files.
Any way to specify custom tsconfig.json path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions