Home > @microsoft/api-extractor > IExtractorMessagesConfig
IExtractorMessagesConfig interface
Configures how API Extractor reports error and warning messages produced during analysis.
Signature:
export interface IExtractorMessagesConfig
Remarks
This is part of the IConfigFile structure.
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(Optional) Configures handling of diagnostic messages generating the TypeScript compiler while analyzing the input .d.ts files. | |||
(Optional) Configures handling of messages reported by API Extractor during its analysis. | |||
(Optional) Configures handling of messages reported by the TSDoc parser when analyzing code comments. |