mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-01-12 22:50:34 +08:00
7 lines
115 B
JSON
7 lines
115 B
JSON
{
|
|
"setupTestFrameworkScriptFile" : "./init.js",
|
|
"testEnvironment": "node",
|
|
"bail": true,
|
|
"verbose": true
|
|
}
|