-
Notifications
You must be signed in to change notification settings - Fork 33
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
feat: support eslint flat config #119
Comments
I am on it |
Any update guys? Want to install it for eslint 9 with FlatConfig but get error |
Seems like made it work with:
And had to turn off these rules. I think they are missed in "@typescript-eslint/eslint-plugin": "8.18.2", |
Sorry @Oleksandr-Poshtaruk-KSO , it takes way longer than I expected. Good I've found a solution. |
Prerequisites
Describe the Feature Request
To support flat config of eslint
Describe the Use Case
NX workspace
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: