diff --git a/package.json b/package.json index 79440cb..32fec2e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,9 @@ }, "jest": { "preset": "react-native", - "modulePathIgnorePatterns": ["/e2e"] + "modulePathIgnorePatterns": [ + "/e2e" + ] }, "detox": { "configurations": {