Closed idolize closed 3 years ago
FYI @Intellicode
Hi @idolize, thanks for your PR! Could you maybe rebase such that the build can be picked up? It was broken due to the deprecation of the configured build image.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@Intellicode I just did a rebase squash - hopefully that triggers the new build appropriately!
@Intellicode any idea when you'll cut a new release for this so we can get rid of the npm / yarn warning on not having || ^8
?
npm WARN eslint-plugin-react-native@3.11.0 requires a peer of eslint@^3.17.0 || ^4 || ^5 || ^6 || ^7 but none is installed. You must install peer dependencies yourself.
Fixes https://github.com/Intellicode/eslint-plugin-react-native/issues/298. Verified all tests pass.
From eslint docs: