mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Don't use jest-setup on NavigationPlayground
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
},
|
||||
"jest": {
|
||||
"preset": "jest-expo",
|
||||
"setupFiles": [
|
||||
"<rootDir>/../../jest-setup.js"
|
||||
],
|
||||
"transformIgnorePatterns": [
|
||||
"node_modules/(?!react-native|react-navigation)/",
|
||||
"examples/ReduxExample/"
|
||||
|
||||
Reference in New Issue
Block a user