blob: f86176cd9ad21d0b4a74c70f4461057d8e4db6df [file] [log] [blame]
{
"testEnvironment": "node",
"transform": {
"^.+\\.ts$": "jest"
},
"verbose": true,
"testRegex": "(\\.|/)integration\\.js$",
"moduleFileExtensions": ["ts", "js", "json", "node"]
}