Code Quality Analysis

Runs eslint --format json and tsc --noEmit on your project and surfaces every issue with rule explanations and fix hints.

Requires ESLint and/or TypeScript to be configured in your project.