UNPKG

@tngtech/momo-scheduler

Version:

momo is a scheduler that persists jobs in mongodb

9 lines (8 loc) 151 B
module.exports = { rootDir: '.', testEnvironment: 'node', transform: { '^.+\\.ts$': 'ts-jest', }, modulePathIgnorePatterns: ['dist'], };