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

Use eslint --report-unused-disable-directives in react-scripts fork #85

Closed
randycoulman opened this issue Oct 21, 2017 · 1 comment
Closed

Comments

@randycoulman
Copy link
Contributor

As of eslint 4.8.0, there is a new --report-unused-disable-directives option that will report if it finds any eslint-disable comments that are no longer relevant.

We should add this to our react-scripts fork.

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

No branches or pull requests

2 participants