Closed brettz9 closed 4 years ago
Builds on #68 (which began checking for coverage).
process.argv
cli.js
async
await
Also added istanbul ignore for unreachable break's following process.exit
istanbul ignore
break
process.exit
Builds on #68 (which began checking for coverage).
process.argv
processingcli.js
; also refactor tests to useasync
/await
Also added
istanbul ignore
for unreachablebreak
's followingprocess.exit