test(config-audit): add marketplace-small/medium/large scanner fixtures

This commit is contained in:
Kjell Tore Guttormsen 2026-04-19 22:36:33 +02:00
commit 5a4f29fd14
14 changed files with 222 additions and 0 deletions

View file

@ -0,0 +1,24 @@
# Marketplace Medium
Marketplace with 34 plugins, modest hooks.json, single MCP server, and
one @import to a shared configuration file.
## Plugins
- plugin-alpha — linting
- plugin-beta — formatting
- plugin-gamma — test runner
- plugin-delta — release automation
## Commands
- `npm run build`
- `npm test`
- `npm run lint`
- `npm run format`
## Conventions
Standard TypeScript project layout. Shared patterns imported below.
@.claude/shared.md