diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 03a9a3e3c..f500c0e87 100644 --- a/package.json +++ b/package.json @@ -74,6 +74,7 @@ }, "jest": { "preset": "react-native", + "setupFiles": ["./jest.js"], "moduleFileExtensions": [ "ts", "tsx", |