Skip to content

Instantly share code, notes, and snippets.

@jamesoshea
Created July 19, 2018 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesoshea/16be90b2011e38ddeaf1492951b62524 to your computer and use it in GitHub Desktop.
Save jamesoshea/16be90b2011e38ddeaf1492951b62524 to your computer and use it in GitHub Desktop.
{
"globals": {
"jest": true,
"expect": true,
"mockFn": true,
"config": true,
"afterEach": true,
"beforeEach": true,
"describe": true,
"it": true,
"runs": true,
"waitsFor": true,
"pit": true,
"require": true,
"xdescribe": true,
"xit": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment