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
As of now, Eslint cannot be upgraded from v8.36.0 to ^9.0.0 as the eslint-plugin-import dependency does not have compatibility with Eslint v9 ( import-js/eslint-plugin-import#2948 ).
The issue above mentions many workarounds for implementing this upgrade before the official compatibility is implemented, but the effort is not worth the upgrade for this repository now.
So, this issue should be revisited as soon as eslint-plugin-import offers compatibility with eslint v9.
The text was updated successfully, but these errors were encountered:
As of now, Eslint cannot be upgraded from
v8.36.0
to^9.0.0
as theeslint-plugin-import
dependency does not have compatibility with Eslint v9 ( import-js/eslint-plugin-import#2948 ).The issue above mentions many workarounds for implementing this upgrade before the official compatibility is implemented, but the effort is not worth the upgrade for this repository now.
So, this issue should be revisited as soon as
eslint-plugin-import
offers compatibility with eslint v9.The text was updated successfully, but these errors were encountered: