UNPKG

@atakama/cover-diff

Version:

coverage reporter and enforcer for diffs only

6 lines (4 loc) 103 B
#!/usr/bin/env node const CoverDiff = require('./cover-diff') const main = new CoverDiff() main.run()