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
ESLint's FlatConfig format cannot import legacy eslintrc configs.
I recommend the existing exports remain as-is to allow backwards compatibility until ESLint drops legacy "eslintrc" configs. At which point, eslint-config-moon should also drop eslintrc compatibility.
Additional exports should be added to allow users to import the FlatConfig equivalents of the existing exports.
ESLint's FlatConfig format cannot import legacy eslintrc configs.
I recommend the existing exports remain as-is to allow backwards compatibility until ESLint drops legacy "eslintrc" configs. At which point, eslint-config-moon should also drop eslintrc compatibility.
Additional exports should be added to allow users to import the FlatConfig equivalents of the existing exports.
https://eslint.org/docs/latest/extend/plugin-migration-flat-config#backwards-compatibility
The text was updated successfully, but these errors were encountered: