Skip to content

Remove unnecessary ignore pattern from internal js linting #154

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

Merged

Conversation

bmish
Copy link
Member

@bmish bmish commented Jul 2, 2021

This ignore pattern is no longer necessary (ESLint lints .eslintrc.js as of ESLint 7), and it was causing ESLint to lint some files in node_modules for me locally.

This ignore pattern is no longer necessary (ESLint lints .eslintrc.js as of [ESLint 7](https://eslint.org/blog/2020/05/eslint-v7.0.0-released)), and it was causing ESLint to lint some files in node_modules for me locally.
@bmish bmish force-pushed the remove-eslint-ignore-pattern branch from 3b4bd64 to a20c2d4 Compare July 2, 2021 14:12
@aladdin-add aladdin-add merged commit 4aa9aca into eslint-community:master Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants