UNPKG

qus-node-redis-cache

Version:
5 lines 118 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/tests/**/*.spec.ts'] };