Skip to content

Instantly share code, notes, and snippets.

@npretto
Created June 16, 2020 12:00
Show Gist options
  • Select an option

  • Save npretto/5e09669c486afbdd50697914aa83d07d to your computer and use it in GitHub Desktop.

Select an option

Save npretto/5e09669c486afbdd50697914aa83d07d to your computer and use it in GitHub Desktop.
console log with typeof
{
"console log with typeof": {
"prefix": ["clt"],
"body": ["console.log(\"$0\", typeof $0, $0)"],
"description": "console log with typeof"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment