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
I'm not sure this is user error or something internal in Twoslash. I am seeing different types for the same identifier between my editor and Twoslash. The types are equal but in the editor they have been computed whilst in Twoslash they have not been. I am using type-fest's Simplify utility to force the type computation. This is important for DX. Why might Twoslash not be computing here? Is this a bug?
The text was updated successfully, but these errors were encountered:
I'm not sure this is user error or something internal in Twoslash. I am seeing different types for the same identifier between my editor and Twoslash. The types are equal but in the editor they have been computed whilst in Twoslash they have not been. I am using type-fest's
Simplify
utility to force the type computation. This is important for DX. Why might Twoslash not be computing here? Is this a bug?The text was updated successfully, but these errors were encountered: