Skip to content
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

how to silence warnings about ignored files in eslint? #838

Closed
AlgusDark opened this issue Dec 17, 2019 · 1 comment
Closed

how to silence warnings about ignored files in eslint? #838

AlgusDark opened this issue Dec 17, 2019 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@AlgusDark
Copy link

After upgrade, the plugin is showing:

File ignored because of a matching ignore pattern. Use "--no-ignore" to override.eslint

Yes, it's included in .eslintignore but in my eslintrc I added to project a new tsconfig that adds that file.

Before the update was working linting as expected, but with change now isn't working anymore.

@dbaeumer
Copy link
Member

I already started looking into this and I agree that you should be able to silence this.

@dbaeumer dbaeumer added the bug Issue identified by VS Code Team member as probable bug label Dec 17, 2019
@dbaeumer dbaeumer added this to the 2.0.7 milestone Dec 17, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants