Skip to content

Commit 653245b

Browse files
committed
undid rules-unit-testing change
1 parent f0c81f3 commit 653245b

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)