UNPKG

jsii-reflect

Version:

strongly-typed reflection library and tools for jsii

11 lines (9 loc) 188 B
import { overriddenConfig } from '../../jest.config.mjs'; export default overriddenConfig({ coverageThreshold: { global: { branches: 39, statements: 54, }, }, });