You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it is only possible use report-unused-disable-directives which reports on unused disable comments.
Under certain circumstances it can be desired to disable these kinds of comments all together (e.g. when you have rules that you really don't want to have been broken).
Is there a plan to support this feature flag or to enable this in the config?