Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tuple wrong #474

Merged
merged 16 commits into from
Sep 21, 2021
Merged

Fix tuple wrong #474

merged 16 commits into from
Sep 21, 2021

Conversation

Blu-J
Copy link
Owner

@Blu-J Blu-J commented Sep 21, 2021

fixes #473

So, after creating a test for determining what is wrong and to have a regression test, I have learned the issue is with the typescript inference.
microsoft/TypeScript#44309
So I have a way of doing it with functions, and going forward with this.

@Blu-J Blu-J merged commit 0efd9d0 into master Sep 21, 2021
@Blu-J Blu-J deleted the fix--tuple-wrong branch September 21, 2021 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

matches.tuple typed as Validator<unknown, never>
1 participant