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