Skip to content

Commit cf4c5cd

Browse files
authored
chore: CancelableEventArgs csSuppress analyzer meta (#17393)
1 parent 36298c9 commit cf4c5cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • projects/igniteui-angular/core/src/core

projects/igniteui-angular/core/src/core/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ export const flatten = (arr: any[]) => {
416416
};
417417

418418
export interface CancelableEventArgs {
419+
/* csSuppress */
419420
/**
420421
* Provides the ability to cancel the event.
421422
*/

0 commit comments

Comments
 (0)