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
Add Vitest ESLint configuration and include test files in linting and TypeScript compilation. (db249e0)
Add Vitest for comprehensive testing of ESLint configurations and rules. (452d988)
Implement GitHub Actions for repository automation, including stale issue management, dependency updates, PR labeling, security audits, package size checks, and an updated build workflow (d5e77b7)
restructure ESLint configuration into a monorepo with core, TypeScript, React, and Next.js packages, and implement a new build system using tsup and TurboRepo. (f5516c6)