Closed
Description
To make iteration methods be more similar to regular conditions their return types were changed to unknown
(see microsoft/TypeScript#7779 and microsoft/TypeScript#31076). Rules that check conditions (strict-boolean-expressions
, no-unnecessary-condition
and no-misused-promises
) can be quite useful to make make it safer