UNPKG

@tlrg/middleware-js

Version:
14 lines (13 loc) 246 B
module.exports = { options: { thresholds: { statements: 95, branches: 90, functions: 90, lines: 90 }, report: true, dir: '', root: './artefacts' } };