Last active
May 26, 2021 03:29
-
-
Save danielkhoo/ee1d56523f91b944b4276ece0dd9ef40 to your computer and use it in GitHub Desktop.
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
| "Arrow Function": { | |
| "prefix": "arfn", | |
| "body": [ | |
| "const $1 = () => {", | |
| "return ", | |
| "};", | |
| "$2" | |
| ], | |
| "description": "Arrow Function" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment