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
To that end, I think we could update @eslint/create-config to read an existing package.json to determine the type and output eslint.config.js when the project is ESM and eslint.config.mjs only when it's not.