{ "moduleFileExtensions": ["js", "json", "ts"], "rootDir": "..", "testRegex": ".*\\.e2e-spec\\.ts$", "setupFiles": ["/test/setup-env.ts"], "transform": { "^.+\\.(t|j)s$": "ts-jest" }, "testEnvironment": "node" }