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