Skip to content

Commit bbfa7b3

Browse files
committed
build: updated typedoc config
1 parent 1e69254 commit bbfa7b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

apps/astro/typedoc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"includes": "./markdown",
3-
"entryPoints": [
4-
"src"
5-
],
3+
"entryPoints": [],
64
"exclude": [
75
"**/*.d.ts"
86
],

0 commit comments

Comments
 (0)