Skip to content

Instantly share code, notes, and snippets.

@jmaicaaan
Last active November 28, 2020 15:19
Show Gist options
  • Save jmaicaaan/e42ce0bd3b07bd2b29c55ae96a28a322 to your computer and use it in GitHub Desktop.
Save jmaicaaan/e42ce0bd3b07bd2b29c55ae96a28a322 to your computer and use it in GitHub Desktop.
"Jest Describe": {
"prefix": "jest#describe",
"body": [
"describe('$1', () => {",
" $2",
"});",
],
"description": "Jest Describe block"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment