UNPKG

code-auditor-mcp

Version:

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

13 lines 565 B
export * from './BaseConfigGenerator.js'; export * from './ConfigGeneratorFactory.js'; export * from './CursorConfigGenerator.js'; export * from './ContinueConfigGenerator.js'; export * from './CopilotConfigGenerator.js'; export * from './ClaudeConfigGenerator.js'; export * from './AWSQConfigGenerator.js'; export * from './CodeiumConfigGenerator.js'; export * from './VSCodeConfigGenerator.js'; export * from './JetBrainsConfigGenerator.js'; export * from './ClineConfigGenerator.js'; export * from './AiderConfigGenerator.js'; //# sourceMappingURL=index.d.ts.map