Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Commit b4de55c

Browse files
committed
[fixed] updated default jsdoc configuration
1 parent 68333c7 commit b4de55c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

jsdoc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
2+
"opts": {
3+
"recurse": true
4+
},
25
"plugins": ["commentsOnly", "plugins/markdown"],
36
"templates": {
7+
"cleverLinks": true,
8+
"monospaceLinks": true,
49
"default": {
510
"includeDate": false
611
}

0 commit comments

Comments
 (0)