codeclimate/codeclimate-eslint

Support for 'no-useless-catch'

Closed this issue · 1 comments

Codeclimate reports Definition for rule 'no-useless-catch' was not found.
The rule was introduced in eslint v5.11, so I guess the engine should be upgraded to use at least that version.

Fixed by #459