codeclimate-eslint icon indicating copy to clipboard operation
codeclimate-eslint copied to clipboard

ESLint 7.8.1 doesn't exist

Open rachelslurs opened this issue 4 years ago • 1 comments

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)

rachelslurs avatar Aug 28 '21 17:08 rachelslurs

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

f-moya avatar Aug 29 '21 22:08 f-moya