mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"settings": {
|
|
"import/core-modules": [
|
|
"detox",
|
|
"detox/runners/jest/adapter",
|
|
"detox/runners/jest/specReporter"
|
|
]
|
|
},
|
|
"env": { "jest": true, "jasmine": true }
|
|
}
|