codeclimate / codeclimate-eslint

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

Update eslint-plugin-cypress to 2.11.1 #485

Closed ifyoumakeit closed 4 years ago

ifyoumakeit commented 4 years ago

Version 2.1.0 added a recommended setting to apply the recommended rules. Updating this will allow users to use that in their eslintrc. Currently analyze will throw an error when it encounters this recommended option.

Upgraded via CONTRIBUTING.md commands using test instance and running against issue's inputs.

Closes #484

efueger commented 4 years ago

Got it! Thanks, Dave. Adding this to the engineering queue.

efueger commented 4 years ago

Hey Dave @ifyoumakeit - this should be live now! Thanks again and LMK if you have any questions. Here to help.