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
Inline (/** Foo */-style) type annotations are ignored for single-argument arrow functions unless the (normally optional) parentheses are included around the argument.
Inline (
/** Foo */-style) type annotations are ignored for single-argument arrow functions unless the (normally optional) parentheses are included around the argument.See demo