Skip to content

Commit

Permalink
Tags: add override as a valid tag to jsdoc3 set
Browse files Browse the repository at this point in the history
Closes gh-177
Closes gh-178
  • Loading branch information
Brittany Tarvin authored and qfox committed Dec 5, 2015
1 parent c25a184 commit d2070ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tags/jsdoc3.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"module": true,
"name": true,
"namespace": true,
"override": false,
"overview": true,
"param": true,
"private": false,
Expand Down

0 comments on commit d2070ef

Please sign in to comment.