Skip to content

Instantly share code, notes, and snippets.

@GergKllai1
Created May 23, 2019 11:56
Show Gist options
  • Save GergKllai1/97aec061982a0f79da337f1fea579fad to your computer and use it in GitHub Desktop.
Save GergKllai1/97aec061982a0f79da337f1fea579fad to your computer and use it in GitHub Desktop.
{
"Standard Arrow Function": {
"prefix": "arr",
"body": [
"const ${1:ArrowFunction} = () => {",
" ",
"}"
],
"description": "Standard Arrow Function"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment