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 8fded0e commit 386e5a6Copy full SHA for 386e5a6
typedoc.json renamed to tsconfig.typedoc.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"generateOptions": {
23
- "tsconfig": "typedoc.json",
+ "tsconfig": "tsconfig.typedoc.json",
24
"readme": "DOCS.md",
25
"name": "@uirouter/angularjs",
26
"theme": "node_modules/ui-router-typedoc-themes/bin/default",
0 commit comments