mirror of
https://github.com/status-im/react-native.git
synced 2025-01-11 10:06:31 +00:00
7 lines
115 B
JSON
7 lines
115 B
JSON
|
{
|
||
|
"setupTestFrameworkScriptFile" : "./init.js",
|
||
|
"testEnvironment": "node",
|
||
|
"bail": true,
|
||
|
"verbose": true
|
||
|
}
|