module.exports = { preset: "ts-jest", testMatch: ["**/*.integ.spec.ts"], };