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

Handle readonly arrays for isNonEmptyArray guard. #41

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

lukebennett88
Copy link
Contributor

@lukebennett88 lukebennett88 commented Aug 19, 2022

Small fix to let the isNonEmptyArray guard work with readonly arrays due to a type error (see TS Playground link here).

@vercel
Copy link

vercel bot commented Aug 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
emery ✅ Ready (Inspect) Visit Preview Aug 19, 2022 at 3:24AM (UTC)

@jossmac jossmac merged commit 3b73321 into main Mar 22, 2023
@jossmac jossmac deleted the handle-readonly-arrays branch March 22, 2023 05:11
@github-actions github-actions bot mentioned this pull request Mar 22, 2023
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.

None yet

2 participants