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
chore: enable vitest and jsx-a11y lint plugins, add utility scripts
- Enable vitest and jsx-a11y plugins in oxlint config for better test
and accessibility linting
- Add fmt:check script for CI format verification
- Add cache:clean script for clearing stale vite task cache
- Fix accessibility issues caught by jsx-a11y: replace div[role=button]
with semantic button elements in PackageCard and Sidebar overlay
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments