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
It is customary to keep parameter types next to the function declaration. This rule forces to move all types to the top of the file. It would be nice to add an exception to the exports-last rule for types.