Open
Description
Hi,
I work on a project with lerna. Each module mostly uses root tsconfig, but there are some cases when module's tsconfig extends the root one with additional options (e.g strict: true
).
Just wondering if it's possible on type checking step set corresponding module tsconfig.
checking module1 -> using module1/tsconfig.json
checking module2 -> using module2/tsconfig.json
Thank you
Metadata
Metadata
Assignees
Labels
No labels