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
As discussed in #11 (comment) we need to use eslint context.options for passing proper testing library framework to no-dom-import rule so it can report the issue properly and autofix it properly in the future.
Additionaly, that option should be automatically setup for react, vue and angular configs by passing corresponding value.