Created
April 19, 2018 23:04
-
-
Save albinotonnina/7bc76073de4bcfc27691d7f922a7ea46 to your computer and use it in GitHub Desktop.
Console.log the Ryan Florence Way!
This file contains 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
{ | |
"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