Skip to content

Commit c876ef2

Browse files
committed
fix: update typedoc config
1 parent 04a0d8b commit c876ef2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

typedoc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@json-schema-tools/reference-resolver",
3-
"mode": "file",
4-
"inputFiles": [
3+
"entryPoints": [
54
"./src/index.ts"
65
],
76
"out": "docs",

0 commit comments

Comments
 (0)