adopted-ember-addons / ember-paper

The Ember approach to Material Design.
https://ember-paper.netlify.app/
MIT License
888 stars 333 forks source link

Remove unused eslint-disable directives #1222

Closed mansona closed 2 years ago

mansona commented 2 years ago

This also adds the --report-unused-disable-directives cli option to the lint:js package script 👍 This is very useful in conjunction with lint-to-the-future so that we notice whenever things have been fixed and we need to remove any disable directives