UNPKG

@adikari/config-manager

Version:

Tool to deploy configs to different stores

11 lines (10 loc) 148 B
module.exports = { coverageThreshold: { global: { statements: 90, branches: 82, lines: 90, functions: 90 } } };