Closed as not planned
Description
It's very nice that we can ignore categories of eslint
directives. I would find it very helpful to also be able to ignore particular ESLint rules that we disable for self-evident reasons, such as importing a forbidden library is only allowed in our ui-component
folder.
(cloned from mysticatea#76)