module.exports = { preset: "ts-jest", roots: ["/src"], testEnvironment: "jsdom", };