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
I was playing around with finally enabling the
[no-unnecessary-condition](https://typescript-eslint.io/rules/no-unnecessary-condition/)
eslint rule, and figured to start fixing some of the stuff it found.
These should mostly be straightforward things, or in some cases I
adjusted tests to ensure we "correctly" check for stuff.
0 commit comments