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

Starting with Eslint Version 9.0.0 Eslint Configs should be flat configs #55

Open
Moerlin1337 opened this issue Aug 29, 2024 · 1 comment

Comments

@Moerlin1337
Copy link
Contributor

https://eslint.org/docs/latest/use/configure/migration-guide

@Moerlin1337
Copy link
Contributor Author

For a temporary workaround you can use FlatCompat (https://eslint.org/docs/latest/use/configure/migration-guide#using-eslintrc-configs-in-flat-config).
Note: for Node v21.2.0, v20.11.0 and above you should use import.meta.dirname instead of the CommonJS __dirname workaround

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

No branches or pull requests

1 participant