unsplash / sum-types

Safe, ergonomic, non-generic sum types in TypeScript.
https://unsplash.github.io/sum-types/
MIT License
42 stars 2 forks source link

Formatting, linting, testing, etc preferences #20

Closed samhh closed 3 years ago

samhh commented 3 years ago

I largely copy/pasted the current configs. Any changes you'd like to see @unsplash/web?

OliverJAsh commented 3 years ago

strict-boolean-expressions would be nice (to ban boolean coercion), but it's only a nice to have, not a blocker!

samhh commented 3 years ago

:confetti_ball: https://github.com/unsplash/sum-types/pull/21