Skip to content

Make JSON.stringify's 'space' parameter have type 'string | number'. #3879

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

Merged
merged 1 commit into from
Jul 20, 2015

Conversation

DanielRosenwasser
Copy link
Member

Users who provided a parameter of any other sort (e.g. booleans) didn't affect the result, and the documentation really just expects number and string.

@mhegazy
Copy link
Contributor

mhegazy commented Jul 15, 2015

You will need to run the RWC and make sure there are no breaks there.

@mhegazy
Copy link
Contributor

mhegazy commented Jul 15, 2015

Other than that LGTM.

DanielRosenwasser added a commit that referenced this pull request Jul 20, 2015
Make JSON.stringify's 'space' parameter have type 'string | number'.
@DanielRosenwasser DanielRosenwasser merged commit 96b02a8 into master Jul 20, 2015
@DanielRosenwasser DanielRosenwasser deleted the stringifySpaceParam branch July 20, 2015 19:55
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants