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

Support ESLint 7.x #38

Closed
Tracked by #569
MichaelDeBoey opened this issue May 9, 2020 · 2 comments
Closed
Tracked by #569

Support ESLint 7.x #38

MichaelDeBoey opened this issue May 9, 2020 · 2 comments

Comments

@MichaelDeBoey
Copy link

ESLint v7.0.0 is released 🎉

It would be awesome to have official ESLint 7 support. 👊
I'm happy to help where I can of course 🙂

@dimitropoulos
Copy link

I tested all rules with eslint 7 (with typescript-eslint 3.0.0) and it seemed like every rule worked.

Also, the docs make mention of a new rule that only works with eslint 7 (https://mysticatea.github.io/eslint-plugin-eslint-comments/rules/require-description.html) which makes me think that indicating support for eslint should just be a matter of a formality/added test at this point.

@MichaelDeBoey
Copy link
Author

Closed by #39

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

Successfully merging a pull request may close this issue.

2 participants