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 f0c81f3 commit 653245bCopy full SHA for 653245b
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"
+ "mainEntryPointFilePath": "<projectFolder>/dist/rules-unit-testing/index.d.ts"
5
}
0 commit comments