Skip to content

Instantly share code, notes, and snippets.

@brownsmith
Created April 12, 2018 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brownsmith/380873bd2501dd8aa9cda3da8f0a104d to your computer and use it in GitHub Desktop.
Save brownsmith/380873bd2501dd8aa9cda3da8f0a104d to your computer and use it in GitHub Desktop.
Viewing entire object shape in console.warn
console.log(JSON.stringify(objName, null, 2));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment