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

fix: eslint@v9 error with vite-plugin-checker #855

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

spaenleh
Copy link
Member

This fixes an issue where it was not possible to start the app.

The cause of the issue is with the move to the new eslint v9 flatconfigs.

We had to specify to vite-plugin-checker that we are using eslint flatConfig.

@spaenleh spaenleh self-assigned this Sep 18, 2024
@spaenleh spaenleh added the bug 🪲 Something isn't working label Sep 18, 2024
Copy link

sonarcloud bot commented Sep 18, 2024

@spaenleh spaenleh added this pull request to the merge queue Sep 18, 2024
Merged via the queue into main with commit 232ebe9 Sep 18, 2024
4 checks passed
@spaenleh spaenleh deleted the fix-eslint-error-vite-checker branch September 20, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working v2.18.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants