UNPKG

@metinseylan/nestjs-opentelemetry

Version:
9 lines (8 loc) 169 B
module.exports = { roots: ['<rootDir>/src'], testMatch: [`**/Tests/*.+(ts|js)`], transform: { '^.+\\.(ts|tsx)$': 'ts-jest', }, testEnvironment: 'node', };