You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧 A zero-config lint tool that uses ESLint, Prettier, and Biome
Usage
Use with npx (recommended)
npx @circlesac/lint
Examples
# Run all tools
npx @circlesac/lint --all
# Run specific tools
npx @circlesac/lint --eslint
npx @circlesac/lint --prettier --biome
# Show help
npx @circlesac/lint
About
A zero-config lint tool that uses ESLint, Prettier, and Biome