module.exports = { "roots": [ "test" ], "transform": { "^.+\\.ts$": "ts-jest" }, };