codeclimate-eslint
codeclimate-eslint copied to clipboard
ESLint 7.8.1 doesn't exist
I'm not sure if this is why our eslint config hasn't worked with channel/eslint-7, but I think it's worth asking why we're using a version that appears to not exist?
Relevant links
https://github.com/codeclimate/codeclimate-eslint/blob/channel/eslint-7/package.json#L24 - version being used on channel-7 https://github.com/eslint/eslint/releases - release 7.8.1 does not exist
(Apologies for not using the bug template. I'm not sure how to test using the latest version of eslint-7 (7.32.0) and running the engine locally)
Seems like it does exist, https://github.com/eslint/eslint/releases/tag/v7.8.1 ? 🤔
Has your eslint config ever worked withchannel/eslint-7 ? or you have never being able to configure it with channel/eslint-7