{ "moduleFileExtensions": ["js", "json", "ts"], "rootDir": "..", "testEnvironment": "node", "testRegex": "m-ai-03-synthetic.e2e-spec.ts$", "transform": { "^.+\\.(t|j)sx?$": ["ts-jest", { "useESM": false, "tsconfig": "tsconfig.json" }] }, "transformIgnorePatterns": ["/node_modules/"] }