You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
Unlike url.parse, new URL(string) will throw if the value passed is not a valid URL. This makes me wonder whether we'll need to use Eithers or io-ts, now that validation would be involved. (#7)
Related prior work: #7 #10
Fixing this will also fix #16 and #12
The text was updated successfully, but these errors were encountered: