ISuppressionRule<T extends AnyECType, U> Type alias
ISuppressionRule = (diagnostic: AnyDiagnostic, ecDefinition: T, ...args: U[]) => Promise<boolean>
Defined in
Last Updated: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
ISuppressionRule = (diagnostic: AnyDiagnostic, ecDefinition: T, ...args: U[]) => Promise<boolean>
Last Updated: 11 June, 2024