Skip to content

Instantly share code, notes, and snippets.

@jessechounard
Last active December 1, 2022 02:45
Show Gist options
  • Select an option

  • Save jessechounard/700e0d6b9449e1e2961901670465db4a to your computer and use it in GitHub Desktop.

Select an option

Save jessechounard/700e0d6b9449e1e2961901670465db4a to your computer and use it in GitHub Desktop.
Prints out a JSON stringified object to the console
{
"JSON Console Log": {
"scope": "javascript,javascriptreact,typescript,typescriptreact",
"prefix": "jcl",
"body": [
"console.log('$1: ', JSON.stringify($1, null, 4));",
],
"description": "Log JSON stringified output to console"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment