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

WIP: Upgrade eslint (and everything) #1294

Closed

Conversation

shadowspawn
Copy link
Collaborator

@shadowspawn shadowspawn commented Jul 4, 2020

Pull Request

I keep going to update eslint, and then finding there are some transitive dependencies of standard that have still have not been updated to officially support eslint@7. I'm opening a PR so I don't do the work again! The linting is working ok but get a couple of warnings on install:

npm WARN eslint-plugin-import@2.18.2 requires a peer of eslint@2.x - 6.x but none is installed. You must install peer dependencies yourself.
npm WARN eslint-plugin-react@7.14.3 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

The eslint issue about the dependencies is: standard/standard#1518

@shadowspawn shadowspawn changed the base branch from develop to release/6.x July 4, 2020 06:20
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.

None yet

1 participant