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
Add analyzers for classes/attributes to warn against things like using a [CustomElement] attribute on a class that doesn't implement IComponent and other things that can't be checked by the type system
Add analyzers for classes/attributes to warn against things like using a [CustomElement] attribute on a class that doesn't implement IComponent and other things that can't be checked by the type system