Open danielnixon opened 1 year ago
We should also catch when a Promise
is being assigned to an IO like IO.of(Axios.get(...))
, or any async effect being assigned to an IO for that matter.
That latter point is covered by total-functions/no-nested-fp-ts-effects