Created
June 16, 2020 12:00
-
-
Save npretto/5e09669c486afbdd50697914aa83d07d to your computer and use it in GitHub Desktop.
console log with typeof
This file contains hidden or 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
Show hidden characters
| { | |
| "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