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

Breaking: Require ESLint v6 #142

Merged
merged 1 commit into from
Mar 1, 2020
Merged

Breaking: Require ESLint v6 #142

merged 1 commit into from
Mar 1, 2020

Conversation

btmills
Copy link
Member

@btmills btmills commented Feb 28, 2020

The new processor API shipped in ESLint v6.

Is there any reason the peer dependency would cause trouble? It was removed back in #40 because it had issues with a prerelease. npm doesn't consider v7.0.0-alpha.1 to satisfy >=6.0.0, but if I install [email protected] on top of this commit, I get a warning that the eslint@>=6.0.0 peer dependency is unmet, yet it doesn't appear to break anything.

The new processor API shipped in ESLint v6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant