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