Skip to content

Commit 1d6e20f

Browse files
author
Alexej Yaroshevich
committed
Tags: add @inheritdoc, @implements tags to jsdoc3 set
Fixes #142 Fixes #149
1 parent 1a08508 commit 1d6e20f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/tags/jsdoc3.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
"global": false,
3737
"host": true,
3838
"ignore": false,
39+
"implements": true,
40+
"inheritdoc": false,
3941
"inner": false,
4042
"instance": false,
4143
"interface": true,

0 commit comments

Comments
 (0)