mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
use default jest automock config setting
Reviewed By: cpojer Differential Revision: D5246071 fbshipit-source-id: aec9078a5187621745507c4411c40aa993d9d94f
This commit is contained in:
parent
bc22a4da7e
commit
383915caeb
@ -11,7 +11,6 @@
|
|||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"automock": false,
|
|
||||||
"transform": {
|
"transform": {
|
||||||
".*": "./jest/preprocessor.js"
|
".*": "./jest/preprocessor.js"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user