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
Whenever I see `any`, it's typically a symptom of an API that hasn't been fleshed out yet. In this case, it's unclear the shape of what `ResolutionOption` is acceptable by the functions that use it.
Instead, I would define an interface. Mind creating an issue to address?
Separately, This doesn't seem to be used anywhere.
Instead, I would define an interface. Mind creating an issue to address?
Separately, This doesn't seem to be used anywhere.
Originally posted by @andresuribe87 in #329 (comment)
The text was updated successfully, but these errors were encountered: