Skip to content

Commit 12fea62

Browse files
docs(*): Fix typedoc
1 parent 1ebfd2b commit 12fea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"files": [
1313
"src/index.ts",
1414
"../core/src/index.ts",
15-
"node_modules/typescript/lib/lib.es6.d.ts"
15+
"node_modules/typedoc/node_modules/typescript/lib/lib.es6.d.ts"
1616
]
1717
}

0 commit comments

Comments
 (0)