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