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 a8fd038 commit 4e51ca4Copy full SHA for 4e51ca4
README.md
@@ -5,7 +5,7 @@
5
[](https://coveralls.io/r/yargs/set-blocking?branch=master)
6
[](https://github.com/conventional-changelog/standard-version)
7
8
-set blocking `stdio` and `stderr` ensuring that terminal output does not truncate
+set blocking `stdio` and `stderr` ensuring that terminal output does not truncate.
9
10
```js
11
const setBlocking = require('set-blocking')
package.json
@@ -16,6 +16,7 @@
16
"flush",
17
"terminal",
18
"blocking",
19
+ "shim",
20
"stdio",
21
"stderr"
22
],
0 commit comments