UNPKG

@bobmatnyc/ai-code-review

Version:

A TypeScript-based tool for automated code reviews using AI models from Google Gemini, Anthropic Claude, and OpenRouter

6 lines (5 loc) 149 B
#!/usr/bin/env node /** * @fileoverview Script that fixes the dependency security scanner by modifying how it handles stack analysis */ export {};