blob: e9d912f3e3cefc18505d3cd19b3a5a9f567f5de0 [file] [log] [blame]
{
"moduleFileExtensions": ["js", "json", "ts"],
"rootDir": ".",
"testEnvironment": "node",
"testRegex": ".e2e-spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
}
}