-
-
Notifications
You must be signed in to change notification settings - Fork 91
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.x #218
Comments
ESLint 8 is available, but eslint-plugin-promise doesn't yet support it. Refs #422, eslint-community/eslint-plugin-promise#218
Add it back when [Support ESLint 8.x · Issue #218 · xjamundx/eslint-plugin-promise](eslint-community/eslint-plugin-promise#218) is resolved.
* ci: Remove eslint-plugin-promise Add it back when [Support ESLint 8.x · Issue #218 · xjamundx/eslint-plugin-promise](eslint-community/eslint-plugin-promise#218) is resolved.
Support for eslint 8 would be most appreciated. |
@doberkofler ESLint 8 is supported as of 1.0.8: https://github.com/microsoft/rushstack/blob/master/eslint/eslint-patch/CHANGELOG.md#108 |
@MichaelDeBoey what do you actually want me to do here? like just update the dev dep to eslint 8 or is there something else? I updated all the deps I could find. Personally I'm 100% fine dropping all linting plugins for this repo (ironically). It's a bit of a circular dependency nightmare IMO |
ESLint v8.0.0 is released 🎉
It would be awesome to have official ESLint 8 support. 👊
I'm happy to help where I can of course 🙂
The text was updated successfully, but these errors were encountered: