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
Copy file name to clipboardExpand all lines: tags-description.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,8 @@ <h2 id="examples">Examples</h2>
78
78
}
79
79
</code></pre>
80
80
</figure>
81
+
<p>If there's both a description at the beginning of a JSDoc comment and a description provided with the @description tag, the description specified with the
82
+
@description will override the description at the beginning of the comment.</p>
0 commit comments