Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > ApiPackage > tsdocConfiguration

ApiPackage.tsdocConfiguration property

The TSDoc configuration that was used when analyzing the API for this package.

Signature:

get tsdocConfiguration(): TSDocConfiguration;

Remarks

Normally this configuration is loaded from the project's tsdoc.json file. It is stored in the .api.json file so that doc comments can be parsed accurately when loading the file.