This module uses a custom eslint config that requires an old version of eslint.
Attempts to upgrade eslint fail CI with:
npm ERR! peerinvalid The package eslint@7.2.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @satazor/eslint-config@3.2.0 wants eslint@^3.0.0
npm ERR! peerinvalid Peer eslint-plugin-react@6.10.3 wants eslint@^2.0.0 || ^3.0.0
Any objections to just switching to standard for linting?
cc @satazor
This module uses a custom eslint config that requires an old version of eslint.
Attempts to upgrade eslint fail CI with:
Any objections to just switching to standard for linting?
cc @satazor