codeclimate / codeclimate-eslint

Code Climate Engine for ESLint
MIT License
95 stars 93 forks source link

ESLint 7.8.1 doesn't exist #550

Open rachelslurs opened 3 years ago

rachelslurs commented 3 years ago

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)

fede-moya commented 3 years ago

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