Skip to content

Commit 1c9c34d

Browse files
chore(typedoc): update typedoc.json for new publish-scripts version
1 parent 31e06da commit 1c9c34d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

typedoc.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,5 @@
2929
"external-aliases": "internalapi,external",
3030
"navigation-label-globals": "@uirouter/angularjs"
3131
}
32-
},
33-
"files": [
34-
"src/index.ts",
35-
"src/legacy/stateEvents.ts",
36-
"src/legacy/resolveService.ts",
37-
".downstream_cache/@uirouter/core/src/index.ts",
38-
"node_modules/typedoc/node_modules/typescript/lib/lib.es6.d.ts"
39-
]
32+
}
4033
}

0 commit comments

Comments
 (0)