We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813f682 commit 6f90b2eCopy full SHA for 6f90b2e
packages/rules-unit-testing/api-extractor.json
@@ -1,5 +1,5 @@
1
{
2
"extends": "../../config/api-extractor.json",
3
- // Point it to your entry point d.ts file.
4
- "mainEntryPointFilePath": "<projectFolder>/dist/index.d.ts"
5
-}
+ // Point it to your entry point d.ts file.
+ "mainEntryPointFilePath": "<projectFolder>/dist/rules-unit-testing/index.d.ts"
+}
0 commit comments