Open frank-west-iii opened 6 years ago
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: https://github.com/CodingZeal/generator-react-zeal/issues/85
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: https://github.com/CodingZeal/generator-react-zeal/issues/85