Problem: Sometimes people disable an ESLint rule, then forget to remove the...
Problem: Sometimes people disable an ESLint rule, then forget to remove the disable when it’s no longer needed.
Solution: Enable the report-unused-disabled-directives flag when running ESLint.
More info here: https://eslint.org/docs/latest/use/command-line-interface#--report-unused-disable-directives