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
Unknown properties are assignable to Object unions
For the last week or so they have been treated as excess properties when
assigning to a union type containing Object, but not when assigning directly
to Object type.
0 commit comments