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
Expected behavior:
TS should show an error message when noImplicitAny is on; Actual behavior:
No error message is shown, and a has a type of "any[]", as below: