module.exports = { preset: "ts-jest", modulePathIgnorePatterns: ["/lib"], testEnvironment: "node", };