Skip to content

Instantly share code, notes, and snippets.

@albinotonnina
Created April 19, 2018 23:04
Show Gist options
  • Save albinotonnina/7bc76073de4bcfc27691d7f922a7ea46 to your computer and use it in GitHub Desktop.
Save albinotonnina/7bc76073de4bcfc27691d7f922a7ea46 to your computer and use it in GitHub Desktop.
Console.log the Ryan Florence Way!
{
"consoleLogWithNameRyan": {
"prefix": "clRyan",
"body": [
"console.log({$1,$0})"
],
"description": "console.log('variable', variable) "
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment