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
Our codebase uses HoC (i.e. mobx observer) exports for our components, and we'd like require-jsdoc to properly flag a component export with no jsdoc comments:
Current behavior
It doesn't trigger for this HoC pattern with these options: