Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor > IExtractorInvokeOptions > printApiReportDiff

IExtractorInvokeOptions.printApiReportDiff property

If true, then any differences between the actual and expected API reports will be printed on the console.

Signature:

printApiReportDiff?: boolean;

Remarks

The diff is not printed if the expected API report file has not been created yet.