Skip to content

Commit

Permalink
Update jsdoc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erikyo authored Dec 2, 2023
1 parent 96e3d69 commit 2b76108
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions jsdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"typescript": {
"moduleRoot": "lib"
},
"sourceType": "module",
"source": {
"include": ["./lib", "package.json", "readme.md"],
"includePattern": "\\.(jsx|js|ts|tsx)$",
"excludePattern": "(^|\\/|\\\\)_"
},
Expand All @@ -25,4 +21,3 @@
"showInheritedInNav": true
}
}

0 comments on commit 2b76108

Please sign in to comment.