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

space parameter to stringify should be a string | number #236

Open
JoshMcCullough opened this issue Oct 3, 2023 · 0 comments · May be fixed by #237
Open

space parameter to stringify should be a string | number #236

JoshMcCullough opened this issue Oct 3, 2023 · 0 comments · May be fixed by #237

Comments

@JoshMcCullough
Copy link

JoshMcCullough commented Oct 3, 2023

Currently it's a number but it's passed directly to JSON.stringify which expects it to be a string or number.

@JoshMcCullough JoshMcCullough changed the title space parameter to stringify should be a string space parameter to stringify should be a string | number Oct 3, 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 a pull request may close this issue.

1 participant