Skip to content

Instantly share code, notes, and snippets.

@skellock
Created June 27, 2016 12:47
Show Gist options
  • Save skellock/09c6b9b278623b89b4aec1c2334c0163 to your computer and use it in GitHub Desktop.
Save skellock/09c6b9b278623b89b4aec1c2334c0163 to your computer and use it in GitHub Desktop.
"ava": {
"babel": "inherit",
"files": [ "Tests/**/*.js", "!Tests/Setup.js" ],
"require": [
"babel-register",
"babel-polyfill",
"react-native-mock/mock",
"./Tests/Setup"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment