codeclimate / codeclimate-eslint

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

Enable eslint-plugin-babel for eslint v4 #392

Closed cbothner closed 5 years ago

cbothner commented 6 years ago

eslint-plugin-babel v5.0.0 has a peer dependency on eslint v4, so it would be nice to have it reenabled in CodeClimate. I’m enabled the babel/quotes rule to support React fragment syntax, and everything just exploded with Definition for rule 'babel/quotes' was not found

filipesperandio commented 5 years ago

It's there for a while now.