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
Optional chaining into `modify` can lead to quietly losing issues when
you intend to modify something. Let's take advantage of the trick
introduced in #204 to avoid losing the result via optional chaining.
0 commit comments