exit-code-by-console-log
Version:
Set the exit code return value from process to a none-zero error code when console.error is been called, and reset such if a console.log is used
13 lines (12 loc) • 267 B
JavaScript
Set the exit code return value from process to a none-zero error code when console.error is been called, and reset such if a console.log is used