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
refactor: replace deprecated tseslint.config with defineConfig
The tseslint.config() function was deprecated in favor of ESLint's
native defineConfig() from eslint/config (introduced in ESLint v9.22.0).
Co-Authored-By: Claude
0 commit comments