microsoft / vscode-webview-ui-toolkit

A component library for building webview-based extensions in Visual Studio Code.
MIT License
2.02k stars 142 forks source link

Update `@microsoft/api-extractor` and add `tsdoc.json` file #529

Closed hawkticehurst closed 11 months ago

hawkticehurst commented 11 months ago

Link to relevant issue

Contributes to #514

Description of changes

Updates @microsoft/api-extractor package to latest stable version.

Also adds a tsdoc.json file to resolve api-extrator warnings by adding definitions for custom tags that FAST Foundation uses. The file is copied directly from FAST Foundation:

https://github.com/microsoft/fast/blob/master/packages/web-components/fast-foundation/tsdoc.json