Skip to content

Instantly share code, notes, and snippets.

@jdubie
Last active December 21, 2015 03:59
Show Gist options
  • Save jdubie/6246255 to your computer and use it in GitHub Desktop.
Save jdubie/6246255 to your computer and use it in GitHub Desktop.
{
"globals": {
"test": [
"before",
"beforeEach",
"after",
"afterEach",
"it",
"describe"
]
},
"unused": {
"*": [
"debug"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment