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
The behavior for default should be configurable to allow for assertNever(v) calls.
Maybe we can even generalize it to allow never returning functions and throw statements.
The text was updated successfully, but these errors were encountered:
The behavior for
default
should be configurable to allow forassertNever(v)
calls.Maybe we can even generalize it to allow
never
returning functions andthrow
statements.The text was updated successfully, but these errors were encountered: