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"
|
||||
},
|
||||
"jest": {
|
||||
"automock": false,
|
||||
"transform": {
|
||||
".*": "./jest/preprocessor.js"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue