Skip to content

Commit 9ed5747

Browse files
chore(docs): Fix typedoc generation
1 parent 2a7c575 commit 9ed5747

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
@@ -10,7 +10,7 @@
1010
"sourceMap": false
1111
},
1212
"files": [
13-
"src/ng2.ts",
13+
"src/index.ts",
1414
"../ui-router-core/src/index.ts",
1515
"node_modules/typescript/lib/lib.es6.d.ts"
1616
]

0 commit comments

Comments
 (0)