UNPKG

@pdmlab/cdk-constructs

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