Skip to content

allow numbers as cleanValues#72

Open
dohomi wants to merge 1 commit intonunofgs:masterfrom
dohomi:patch-1
Open

allow numbers as cleanValues#72
dohomi wants to merge 1 commit intonunofgs:masterfrom
dohomi:patch-1

Conversation

@dohomi
Copy link
Copy Markdown

@dohomi dohomi commented Feb 2, 2023

Currently cleanValues only supports strings. In my project I want to remove all 0(zero) values and this works but Typescript complains. This PR would fix this limitation.

@donniean
Copy link
Copy Markdown

Can boolean be added in cleanValues ?

I want to remove all false values.

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.

2 participants