We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7b263 commit 2fb97ebCopy full SHA for 2fb97eb
index.js
@@ -39,7 +39,3 @@ exec(pkg.betterScripts[scriptName], isSilent, function (error, stdout, stderr) {
39
}
40
});
41
42
-//
43
-// Silent mode feature added. Closing #60
44
45
-// Running with -s or --silent flag will silence not only npm noise but also info messages of better-npm-run itself.
0 commit comments