Skip to content

Commit 1ba47a8

Browse files
authored
Add additional keywords to jsdocs.md (#2171)
Add common keywords to js docs cheatsheets
1 parent 93d0654 commit 1ba47a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jsdoc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ This syntax is [TypeScript-specific](https://github.com/Microsoft/TypeScript/wik
135135
* @private
136136
* @deprecated
137137
* @see
138+
* @example
139+
* @todo
138140
*
139141
* @function
140142
* @class

0 commit comments

Comments
 (0)