UNPKG

aws-cfn-constructor

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