An error occurred while fetching the assigned iteration of the selected issue.
Disable eslint new-cap
Default airbnb guidelines say that we shouldn't use new-cap
.
Unfortunately, Trello API has t.NotHandled()
that we should call in our catch(). As a result, I propose, we disable this eslint rule