Skip to content

Commit d2dbfa1

Browse files
authored
Merge pull request #168 from golopot/add-tag-template
feat: add support for @template tag (fixes #165)
2 parents 8578f00 + 4ba7685 commit d2dbfa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tagNames.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ export default {
8888
since: [],
8989
static: [],
9090
summary: [],
91+
template: [],
9192
this: [],
9293
throws: [
9394
'exception'

0 commit comments

Comments
 (0)