Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@rushstack/problem-matcher

microsoft0MIT0.1.1TypeScript support: included

A library for parsing VS Code style problem matchers

readme

@rushstack/problem-matcher

Parse VS Code style problem matcher definitions and extract structured problem reports (errors, warnings, info) from strings.

@rushstack/problem-matcher is part of the Rush Stack family of projects.

changelog

Change Log - @rushstack/problem-matcher

This log was last generated on Tue, 30 Sep 2025 23:57:45 GMT and should not be manually modified.

0.1.1

Tue, 30 Sep 2025 23:57:45 GMT

Patches

  • Fix multi-line looping problem matcher message parsing

0.1.0

Tue, 30 Sep 2025 20:33:51 GMT

Minor changes

  • Add @rushstack/problem-matcher library to parse and use VS Code style problem matchers