⚠️ Needs further description.
Description
It should enable exhaustiveness checking, making sure we don't forget any possible case in our Match component.
I'm still not sure whether this one is blocked or not by similar factors (as #2) but my idea is to somehow try to mimic ts-pattern's exhaustive.
Resources
Description
It should enable exhaustiveness checking, making sure we don't forget any possible case in our
Matchcomponent.I'm still not sure whether this one is blocked or not by similar factors (as #2) but my idea is to somehow try to mimic ts-pattern's
exhaustive.Resources