UNPKG

fast-merge-async-iterators

Version:
12 lines (11 loc) 147 B
module.exports = { "roots": [ "<rootDir>/src" ], "testMatch": [ "**/*.test.ts", ], "transform": { "\\.ts$": "ts-jest" }, }