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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(CI): add tests for ESLint 8 #41

Closed
wants to merge 1 commit into from

Conversation

MichaelDeBoey
Copy link
Contributor

@MichaelDeBoey MichaelDeBoey commented Oct 10, 2021

ESLint v8.0.0 is released 馃帀

devDependency compatibility with ESLint 8:


Since Travis is dead, I updated to GitHub Actions


Closes #40

@voxpelli
Copy link
Member

Thanks for helping out! This module is deprecated and no longer in use though, so won't receive any update :)

@voxpelli voxpelli closed this Oct 10, 2021
@MichaelDeBoey MichaelDeBoey mentioned this pull request Oct 10, 2021
@MichaelDeBoey
Copy link
Contributor Author

@voxpelli Is there an upgrade path from this plugin?

It's still used by eslint-config-prettier, so would love to update it there.

@voxpelli
Copy link
Member

@MichaelDeBoey It was deprecated as standard itself no longer needed any of the specific rules from it, having had them superseded by rules from core and/or other plugins I believe

Looks like standard/computed-property-even-spacing is the one and only rule that the prettier config is using

@MichaelDeBoey
Copy link
Contributor Author

@voxpelli Thanks for creating the issue!

Maybe it's also deprecate/archive this repo?

@voxpelli
Copy link
Member

Maybe it's also deprecate/archive this repo?

Eventually, but for now it鈥檚 good that people can still ask questions and such.

It is marked as deprecated on npm and there is a big note about it in the readme: https://github.com/standard/eslint-plugin-standard#deprecated-this-package-isnt-used-by-standard-anymore-as-of-standard-v16-see-httpsgithubcomstandardstandardissues1316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support ESLint 8.x
2 participants