Skip to content

Commit 3fdd326

Browse files
authored
Specify all relevant config options for the example
Resolves #2144
1 parent 0340ef4 commit 3fdd326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/typedoc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://typedoc.org/schema.json",
3+
"name": "TypeDoc Example"
34
"entryPoints": ["./src"],
45
"sort": ["source-order"],
56
"media": "media",

0 commit comments

Comments
 (0)