UNPKG

code-auditor-mcp

Version:

TypeScript/JavaScript code quality auditor with MCP server - Analyze code for SOLID principles, DRY violations, security patterns, and more

6 lines 159 B
/** * Type definitions for the code auditor * Generic types that work with any TypeScript/JavaScript project */ export {}; //# sourceMappingURL=types.js.map