Skip to content

Commit

Permalink
release:doc
Browse files Browse the repository at this point in the history
  • Loading branch information
edsonmartins committed Jun 6, 2024
1 parent 1f2a571 commit a8510a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"entryPoints": ["src/index.tsx"],
"readme": "README.md",
"includeVersion": true,
"skipErrorChecking": true,
"jsDocCompatibility": true,
"out":"./storybook-static/docs",
"exclude": ["**/*.stories.tsx", "**/*.stories.ts", "**/*.stories.js", "**/*.stories.jsx"]
Expand Down

0 comments on commit a8510a0

Please sign in to comment.