module.exports = { preset: "jest-expo", transform: { "\\.[jt]sx?$": "babel-jest", } };