UNPKG

@calipsa/video-utils

Version:
11 lines (10 loc) 151 B
module.exports = { verbose: false, testTimeout: 180000, modulePaths: [ '<rootDir>', ], transform: { '^.+\\.tsx?$': 'ts-jest', }, }