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
there are some other type-tests in the repo. I think since we're exposing a type that used in many places, it would be good to have some way to validate it, and ensure it's inclusive of all possible options.
I don't think tsd is used in the repo, but might be valuable to add something like it for type only assertions?
right now I think most type tests just ensure functions compile correctly - there's a bunch of files with .types.test suffixes where we do type only tests
Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.
follow up to #3619
@mattcosta7 shared some details
in this comment
The text was updated successfully, but these errors were encountered: