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
If there is no description, tag-lines should have a way to allow the tag to be at the beginning of the jsdoc, even though we want a line between the description and the tags when we have both. Otherwise, there is no proper replacement for jsdoc/newline-after-description with always
Actual behavior
startLines: 1 always forces an empty line even if it is the beginning of the jsdoc.