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 c69fc4a commit b636296Copy full SHA for b636296
api-extractor.json
@@ -2,7 +2,7 @@
2
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
3
// "projectFolder": "<lookup>",
4
// ("mainEntryPointFilePath" is required)
5
- "mainEntryPointFilePath": "<projectFolder>/dist/index.d.ts",
+ "mainEntryPointFilePath": "<projectFolder>/dist/types/index.d.ts",
6
"bundledPackages": [],
7
"newlineKind": "lf",
8
"compiler": {
0 commit comments