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
Right now, if you implement an interface, and you don't add a JSDoc comment to the implementation, the implementation is not documented. In this case, we should automatically apply the interface's JSDoc comment to the implementation.