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
Although using inheritance in this manner is an anti pattern, you can use a jsdoc extends comment to indicate to this plugin that your subclass is a component.
sort-comp
doesn't work for custom classes inherited fromReact.Component
. How about addclasses
to configuration, where I could specify them?The text was updated successfully, but these errors were encountered: