-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add lint checks in CI and update ESLint to next major version #298
Comments
Ok the eslint ecosystem isn't ready yet for upgrade. We can write more code to make it work, but not worth it. I tried, and failed. So, let's keep it in backlog. |
Update: All plugins except following now support eslint v9: typescript-eslint v8 (presently in beta) supports v9.
|
As of Aug 21:
|
We currently do not have lint checks in CI and this is breaking the current ESLint scripts.
Originally posted by @raducristianpopa in #297 (comment)
The text was updated successfully, but these errors were encountered: