Home > @rushstack/problem-matcher > IProblemPattern > loop
IProblemPattern.loop property
If true, the last pattern in a multi-line matcher may repeat (loop) producing multiple problems
Signature:
loop?: boolean;
Home > @rushstack/problem-matcher > IProblemPattern > loop
If true, the last pattern in a multi-line matcher may repeat (loop) producing multiple problems
Signature:
loop?: boolean;