Skip to content

Commit 386e5a6

Browse files
chore(typedoc): Rename typedoc.json to tsconfig.typedoc.json
1 parent 8fded0e commit 386e5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typedoc.json renamed to tsconfig.typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"generateOptions": {
23-
"tsconfig": "typedoc.json",
23+
"tsconfig": "tsconfig.typedoc.json",
2424
"readme": "DOCS.md",
2525
"name": "@uirouter/angularjs",
2626
"theme": "node_modules/ui-router-typedoc-themes/bin/default",

0 commit comments

Comments
 (0)