UNPKG

npm-audit-pipeline

Version:
8 lines (7 loc) 145 B
module.exports = { roots: ['<rootDir>/test'], testMatch: ['**/?(*.)+(test).+(ts)'], transform: { '^.+\\.(ts|tsx)$': 'ts-jest', }, };