module.exports = { preset: "ts-jest", rootDir: "./", displayName: "react-location", testEnvironment: "jsdom", };