mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
- Remove mateclaw-ui/package-lock.json and yarn.lock. This is a pnpm monorepo where pnpm-lock.yaml is the only lockfile; the npm/yarn locks were stray duplicates. Add a .gitignore rule so they are not committed again by mistake. - SourceEvidenceLedger: reference Pattern/Matcher by their imported simple names instead of inline fully-qualified names. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||