Change reporter to io-ts Reporter
gillchristian opened this issue · 0 comments
gillchristian commented
To follow io-ts "standard" for reporters we should update the reporter
to match the Reporter interface
And also remove the default export in favor of the named one (reporter
would be what is now prettyReporter
)
Lines 171 to 189 in c41852e
NOTE: this would be a breaking change