UNPKG

@calipsa/timer

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