DrKillshot / unwrap

A functional programming library for typescript developers
https://drkillshot.github.io/unwrap/
1 stars 1 forks source link

New: add fromThrowable method in either monad #9

Closed w3slley closed 1 week ago

w3slley commented 1 week ago

Implementation for #7. Also added .prettierrc to the project

w3slley commented 1 week ago

We can also use deno 2.0, it has linting, formatting, typescript support among other things out of the box. This way we don't need to setup a lot of these things manually.