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.
Starting ESLint
Analysis failed
No issues found
Your codebase passed all checks. Great job!