Skip to content

Use specific lerna module tsconfig on type checking #812

Open
@Krakof

Description

@Krakof

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions