Initial commit

This commit is contained in:
yuding
2025-12-03 12:00:46 +08:00
commit 5763b764a3
5365 changed files with 1483113 additions and 0 deletions

18
node_modules/@rushstack/problem-matcher/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,18 @@
# 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