Skip to content

Commit 6f90b2e

Browse files
committed
Revert changes to api-extractor.json
1 parent 813f682 commit 6f90b2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

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

0 commit comments

Comments
 (0)