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 #28

Open
frank-west-iii opened this issue Feb 23, 2018 · 0 comments

Comments

@frank-west-iii
Copy link

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.

Referenced from here: CodingZeal/generator-react-zeal#85

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

1 participant