Skip to content

Commit 3d3d36c

Browse files
committed
add api extractor config
1 parent 36e93da commit 3d3d36c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": "../../config/api-extractor.json",
3+
// Point it to your entry point d.ts file.
4+
"mainEntryPointFilePath": "<projectFolder>/index.d.ts"
5+
}

0 commit comments

Comments
 (0)