Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: upgrading to eslint 9.9.0 #6315

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

kadarsh11
Copy link

Upgrading to eslint 9.9.0.

Describe the problem you have without this PR

I apologize for raising the pull request before its completion. I encountered the following issue and thought someone might be able to assist:

Oops! Something went wrong! :(

ESLint: 9.9.0

A config object is using the "extends" key, which is not supported in flat config system.

Instead of "extends", you can include config objects that you'd like to extend from directly in the flat config array.

If you're using "extends" in your config file, please see the following:
https://eslint.org/docs/latest/use/configure/migration-guide#predefined-and-shareable-configs

If you're not using "extends" directly (it may be coming from a plugin), please see the following:
https://eslint.org/docs/latest/use/configure/migration-guide#using-eslintrc-configs-in-flat-config

@pubkey
Copy link
Owner

pubkey commented Aug 14, 2024

Hi @kadarsh11
Thank you for the PR. This fails on the CI please check.

@pubkey
Copy link
Owner

pubkey commented Aug 26, 2024

Hi @kadarsh11
Thank you for the PR. This fails on the CI please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants