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
question about the decisions made in the repository
question about how to use this project
Summary
The Typescript types fail in the following case below.
Error: Type '[string, string, string, string]' is not assignable to type 'string | number'
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
The following test should pass and be able to be run without any Typescript errors:
I'm submitting a...
Summary
The Typescript types fail in the following case below.
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
The following test should pass and be able to be run without any Typescript errors:
The text was updated successfully, but these errors were encountered: