-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Support ESLint 8 #728
Comments
I didn't have time going through all entries of what |
standard/eslint-config-standard#193 has been merged. What does the process look like for this issue here, and is there some way to help? |
Would definitely like some news on getting this merged so I can update my toolchain. Is there anything that could be assisted with to get this rolling @sQVe ? |
@xCykrix The first thing we would need to resolve is to update the dependencies for |
We wil add support for ESLint v8, when |
@divlo Until then it might make sense to have a discussion about the rules that applies only for TypeScript land? |
Sure we can! @sQVe Maybe in different issues to make it more maintainable. |
@sQVe maybe you could make a |
When Could not resolve dependency: this means |
⭐ Support ESLint 8.
This is a tracking issue for supporting
eslint@8
. It's currently being blocked by:typescript-eslint
(now supportseslint@8
)eslint-config-standard
(feat: support eslint v8 standard/eslint-config-standard#193)New
eslint
rules withtypescript-eslint
equivalents:New rules worth considering:
Refs:
The text was updated successfully, but these errors were encountered: