Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor > IConfigMessageReportingRule > addToApiReportFile

IConfigMessageReportingRule.addToApiReportFile property

When addToApiReportFile is true: If API Extractor is configured to write an API report file (.api.md), then the message will be written inside that file; otherwise, the message is instead logged according to the logLevel option.

Signature:

addToApiReportFile?: boolean;