codeclimate / codeclimate-eslint

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

Please support Typescript 3.7 #476

Closed jackholmes1010 closed 3 years ago

jackholmes1010 commented 4 years ago

Please could somebody add support for Typescript 3.7 for the eslint-6 channel.

Screen Shot 2020-01-14 at 5 00 12 PM

typescript, @typescript-eslint/eslint-plugin and @typescript-eslint/parser need to be updated.

Thank you!

stalniy commented 4 years ago

any progress on this? Currently I need to disable codeclimate as it doesn't play well with eslint-airbnb-typescript/base:

Screenshot from 2020-04-09 08-25-48

This is cannot be fixed by changing code...

Screenshot from 2020-04-09 08-26-53

octalmage commented 4 years ago

This is causing big issues for us, and is forcing developers to lose confidence in Code Climate and ignore it overall.

fede-moya commented 3 years ago

@jackholmes1010 @stalniy @octalmage this should have been addressed by https://github.com/codeclimate/codeclimate-eslint/pull/493 , anyone still experiencing this problem ?

claygriffiths commented 3 years ago

We're no longer seeing this error on our end. Thank you!