Skip to content

Add support for nested tslint configuration files #2579

Closed
@mantas6

Description

@mantas6

What problem does this feature solve?

Suppose I want to have a separate or albeit slightly different tslint.json config for my tests folder, currently it's not possible because config is only read from the project root directory.

What does the proposed API look like?

Nested tslint.json would be read and rules would be applied from the closest tslint.json file, starting from the file where linting is checked.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions