@ -18,7 +18,7 @@ function unpackNestedEithers(errors) {
} else {
return error;
}
})).flat();
})).flat(Infinity);
function hasNestedPaths(error) {