-
I have a quite huge library which `.d.ts` API file I want to "filter" with api extractor. Only `@public` stuff should survive in the `.d.ts` file I give to customers.
The code consists of code whi…
-
The text in overlay is hard-coded to "Uploading", "Processing", "Extracting" and "Error in extraction". Display the status messages from extractor `api/extractions/${file_id}/status`
-
## Summary
microsoft-api-extractor throws 'Unable to follow symbol for "Set"' after I added a JavaScript Set to my code.
I added a Set to an exported type:
export type SiteSetting =…
-
**Is this a feature or a bug?**
- [x] Feature
- [ ] Bug
**Please describe the actual behavior.**
I have an `index.d.ts` what include `declare module`
```ts
// index.d.ts
export const test: …
-
### Checklist
- [X] I have updated the integration to the latest version available
- [X] I have checked if the vacuum/platform is already requested
- [ ] I have sent raw map file to `piotr.machow…
-
## Summary
Using a base configuration with long `reportVariants` such as
```json
"apiReport": {
"reportVariants": ["public", "beta"]
},
```
cannot be shortened in a derived config.
If …
-
### Checklist
- [X] I have updated the integration to the latest version available
- [X] I have checked if the vacuum/platform is already requested
- [ ] I have sent raw map file to `piotr.machowski.…
-
### 📜 Description
Prettier is [used to format generated API reports](https://github.com/backstage/backstage/blob/master/packages/repo-tools/src/commands/api-reports/api-extractor.ts#L198-L208). Thi…
-
I got the following warning when trying to download a pixiv gallery:
[pixiv][warning] No 'PHPSESSID' cookie set. Can detect only non R-18 'sanity_level' works.
I used oauth:pixiv.
The warning i…
-
**Is your feature request related to a problem? Please describe**
I have several md files generated with API-Extractor library. Each file includes one or more links to other md files since the previo…