Skip to content

Commit

Permalink
add typedoc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 9, 2024
1 parent a80e731 commit 33eb872
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions typedoc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tsconfig": "./.tshy/esm.json",
"entryPoints": ["./src/**/*.+(ts|tsx|mts|cts)"],
"navigationLinks": {
"GitHub": "https://github.com/isaacs/is-actual-promise",
"isaacs projects": "https://isaacs.github.io/"
}
}

0 comments on commit 33eb872

Please sign in to comment.