UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 223 B
"use strict";const baseConfig=require("@aws-cdk/cdk-build-tools/config/jest.config");module.exports={...baseConfig,testMatch:["<rootDir>/**/test/**/?(*.)+(test).ts"],coverageThreshold:{global:{branches:35,statements:55}}};