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 the rule only allows certain components, and rejects whatever it doesn't recognize.
A potential approach is to support an "allowed config" and have consumers add to it. I worry this might still be noisy though to consumers.
An alternative is to rewrite the rule to be more conservative and consider a denylist of components.