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

feat: remove support for deprecated eslint-plugin-standard #208

Conversation

MichaelDeBoey
Copy link

BREAKING CHANGE: Removes support for deprecated eslint-plugin-standard


Closes #207

BREAKING CHANGE: Removes support for deprecated `eslint-plugin-standard`
@voxpelli
Copy link

I think it could be good to dig into how standard replaced these, as they weren’t primarily removed because a change of mind on what to lint changed but instead because it became redundant due to other rules.

Would probably want to do the same here? Keep the linting but adapt them to rules provided by core and/or common plugins.

@lydell
Copy link
Member

lydell commented Oct 10, 2021

Closing since #207 was closed.

@lydell lydell closed this Oct 10, 2021
@MichaelDeBoey MichaelDeBoey deleted the remove-eslint-plugin-standard-support branch October 10, 2021 18:22
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 this pull request may close these issues.

Move away from deprecated eslint-plugin-standard
3 participants