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

chore(deps): eslint v9 - flat config #359

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from
Draft

chore(deps): eslint v9 - flat config #359

wants to merge 4 commits into from

Conversation

MrSwitch
Copy link
Member

@MrSwitch MrSwitch commented May 21, 2024

VSCode's Eslint plugin is not ready for this

"eslint.experimental.useFlatConfig": true

Has to be set globally, the linter wont work with it. And once set the legacy wont work either 😢

So until that is fixed we're left with a dillema; migrate everything over to use the new flat config in same vs project, split the converted projects out to a new VS code workspace... or let vscode linting break 😭

resources:

@MrSwitch MrSwitch marked this pull request as draft May 21, 2024 10:16
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.

1 participant