UNPKG

node-redis-connection-pool

Version:

Simplistic node redis connection pool ready can scale with generic-pool support

8 lines (7 loc) 140 B
module.exports = { roots: ['<rootDir>/src'], testMatch: ['**/?(*.)+(test).+(ts|js)'], transform: { '^.+\\.(ts)$': 'ts-jest' } }