Created
February 21, 2018 21:50
-
-
Save Dodsaren/f33cb3f5596e0f7fd8994e3ab0e34605 to your computer and use it in GitHub Desktop.
log objects in depth in node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| console.log(JSON.stringify(data, null, 2)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment