Skip to content

Commit

Permalink
Dependency issue fixed - better-docs removed
Browse files Browse the repository at this point in the history
  • Loading branch information
j1-dev committed Feb 15, 2023
1 parent 66004bb commit ab18e4b
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 1,502 deletions.
8 changes: 2 additions & 6 deletions jsdoc.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": ["plugins/markdown", "better-docs/component"],
"templates": {
"better-docs": {
"name": "My React components"
}
},
"plugins": ["plugins/markdown"],

"opts": {
"destination": "docs",
"recurse": true,
Expand Down
Loading

0 comments on commit ab18e4b

Please sign in to comment.