UNPKG

hov-ec2

Version:

Higher level constructs for AWS CDK

10 lines (9 loc) 179 B
module.exports = { roots: ['<rootDir>/test'], testMatch: ['**/*.test.ts'], transform: { '^.+\\.tsx?$': 'ts-jest' }, preset: 'ts-jest', testEnvironment: 'node', };