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
Once you have completed the migration, you may need to manually modify the resulting config file.
44
44
45
-
### Double-Check Compatibility
45
+
### Upgrade Plugins and Double-Check Compatibility
46
46
47
-
There are some plugins that might be used with compatibility features in the output that may no longer need them. You should double-check your plugins to see if they have fully ESLint v9-compatible versions of the packages.
47
+
For any plugins used in your configuration file, make sure to upgrade to the latest version. Many plugins are creating their v9-compatible versions and this tool may be out-of-date in relation to which plugins fully support v9.
48
+
49
+
After upgrading, double-check if the plugin still needs any of the compatibility utilities that were autogenerated as part of the migration.
0 commit comments