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
We currently use a ESLint v9 on 3.x-stable but we still use v8 on main. This was because we were blocked on eslint-plugin-import supporting the flat config. That has since been resolved (see import-js/eslint-plugin-import#2556) and we should update.
Link to test case
N/A
The text was updated successfully, but these errors were encountered:
Description
We currently use a ESLint v9 on
3.x-stable
but we still use v8 onmain
. This was because we were blocked oneslint-plugin-import
supporting the flat config. That has since been resolved (see import-js/eslint-plugin-import#2556) and we should update.Link to test case
N/A
The text was updated successfully, but these errors were encountered: