Closed tjbenton closed 8 years ago
Here's what the output looks like currently
Here's what it looks like after my changes
The changes I made just make it easier to read nested objects much easier. For objects that have functions it will still appear in a single line string like it currently does so it won't affect those test cases.
Hope this helps
Thank you for your a great Pull Request!
Here's what the output looks like currently
Here's what it looks like after my changes
The changes I made just make it easier to read nested objects much easier. For objects that have functions it will still appear in a single line string like it currently does so it won't affect those test cases.
Hope this helps