UNPKG

@armandabric/pdf-snapshot-matcher

Version:
9 lines (8 loc) 131 B
module.exports = { rootDir: '.', testRegex: '.*\\.spec\\.ts$', transform: { '\\.ts$': 'ts-jest', }, expand: true, };