Skip to content

ts_project#extends should be a single label, not a list #2140

@alexeagle

Description

@alexeagle

Now that you can use the ts_config rule to represent tsconfig.json#extends dependencies on other tsconfig.json files, the extends[] feature in ts_project is kinda wrong. You have to list the whole transitive array rather than just the one tsconfig file you directly reference. Also you can't tell locally from reading a tsconfig.json file what the correct value of extends should be

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupTech debt, resolving it improves our own velocity

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions