react-native-navigation的迁移库

config.json 115B

1234567
  1. {
  2. "setupTestFrameworkScriptFile" : "./init.js",
  3. "testEnvironment": "node",
  4. "bail": true,
  5. "verbose": true
  6. }