We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebfd2b commit 12fea62Copy full SHA for 12fea62
tsconfig.typedoc.json
@@ -12,6 +12,6 @@
12
"files": [
13
"src/index.ts",
14
"../core/src/index.ts",
15
- "node_modules/typescript/lib/lib.es6.d.ts"
+ "node_modules/typedoc/node_modules/typescript/lib/lib.es6.d.ts"
16
]
17
}
0 commit comments