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

fix(eslint-plugin): Replace deprecated rule (no-triple-slash-reference) in recommended #683

Closed
wants to merge 1 commit into from

Conversation

yeonjuan
Copy link
Contributor

@yeonjuan yeonjuan commented Jul 8, 2019

In eslint-plugin:recommended, the rule no-triple-slash-reference is deprecated.
So I think it should be replaced with triple-slash-reference.

@bradzacher bradzacher added the breaking change This change will require a new major version to be released label Jul 8, 2019
@bradzacher bradzacher added this to the 2.0.0 milestone Jul 8, 2019
@bradzacher
Copy link
Member

Yes, it needs to be swapped out, but the two rules are not exactly like-for-like. Which means that it's a breaking change, as changes to the recommended set are a breaking change.

@bradzacher
Copy link
Member

this is instead handled by #729

@bradzacher bradzacher closed this Jul 20, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change This change will require a new major version to be released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants