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
fix: update ESLint configuration for compatibility with ESLint 9.x
- Remove deprecated .eslintrc.json configuration
- Add new eslint.config.js using flat config format
- Install @eslint/eslintrc for compatibility
- Resolve 'useEslintrc' and 'extensions' options error
0 commit comments