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: update ESLint configuration to improve TypeScript support
- Remove unused Jest and Bun globals
- Add patterns to ignore test files (*.spec.ts, *.test.ts)
- Refactor import plugins for better TypeScript integration
0 commit comments