UNPKG

redux-saga-testing

Version:
9 lines (8 loc) 170 B
module.exports = { roots: ["<rootDir>"], transform: { "^.+\\.ts?$": "ts-jest" }, testRegex: "jest/.*spec.ts$", moduleFileExtensions: ["ts", "js", "jsx"] };