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

Support Standard Arguments #4

Merged
merged 1 commit into from Sep 7, 2017

Conversation

erikerikson
Copy link
Contributor

Pass-through the remaining standard arguments of JSON.stringify and JSON.parse.
This supports formatting and other concerns.

ref:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse

Pass-through the remaining standard arguments of JSON.stringify and JSON.parse.
This supports formating and other concerns.
@coveralls
Copy link

coveralls commented Sep 6, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling bc13ebf on erikerikson:master into 2ba41e4 on valery-barysok:master.

@valery-barysok valery-barysok merged commit a80fe32 into valery-barysok:master Sep 7, 2017
@valery-barysok
Copy link
Owner

available in 1.3.0

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

3 participants