Skip to content

Add support for nested tslint configuration files #2579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mantas6 opened this issue Sep 23, 2018 · 1 comment
Closed

Add support for nested tslint configuration files #2579

mantas6 opened this issue Sep 23, 2018 · 1 comment

Comments

@mantas6
Copy link

mantas6 commented Sep 23, 2018

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.

@haoqunjiang
Copy link
Member

Now that TSLint is officially deprecated, TSLint support will be fully dropped in the next major version; as for the current major version, no more bug fixes or features will be implemented except for security reasons. So I'm closing this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants