Skip to content

Conversation

dylmye
Copy link
Contributor

@dylmye dylmye commented Apr 4, 2021

Add Eslint 7 as an allowed peer dependency to remove the following warning:

warning "eslint-config-react-native-typescript > [email protected]" has incorrect peer dependency "eslint@^3 || ^4 || ^5 || ^6".

This change doesn't introduce any new warnings when being installed (please ignore the incorrect branch name):
a screenshot of the console output of running 'yarn' with the changes in this pr

I haven't yet tested the package with ESLint 7, but the tests pass successfully except for one:
a screenshot of the test results from running yarn test. one test is failing.
It appears the fix for that is included in this stale PR. I don't see any issues that can be caused by looking at the 7.x breaking changes doc available here: https://eslint.org/docs/user-guide/migrating-to-7.0.0.

@dylmye
Copy link
Contributor Author

dylmye commented Apr 12, 2021

/cc @jpdriver

@jpdriver
Copy link
Contributor

thanks for this @dylmye 👌🏻

@jpdriver jpdriver merged commit 25020c1 into FormidableLabs:master Apr 18, 2021
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.

2 participants