Skip to content

Instantly share code, notes, and snippets.

@bwll
Created June 15, 2020 06:08
Show Gist options
  • Save bwll/0a9538315b2165f26eaf36aa51b3ef71 to your computer and use it in GitHub Desktop.
Save bwll/0a9538315b2165f26eaf36aa51b3ef71 to your computer and use it in GitHub Desktop.
{
"export default function": {
"scope": "javascript,javascriptreact",
"prefix": ["exdf"],
"body": [
"export default function $1($2) {\n$0\n}"
],
"description": "Export default function"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment