-
Notifications
You must be signed in to change notification settings - Fork 307
Labels
enhancementNew feature or requestNew feature or request
Description
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?
ken0x0a, anchan828, zuohuadong, ch4rlesyeo, merlinnot and 62 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request