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
In the example above, the @ts-ignore line should error because there is no TypeScript error to be ignored. This is the same behavior as Flow's suppress_commentfeature.
Alternatively, if you want to maintain this behavior, consider creating a @ts-expect-error.
Zarel, krzkaczor, kjhangiani, Bilalh, wchargin and 57 morecapaj, TSMMark, vkrol, jpidelatorre, Leko and 1 more