Skip to content

Commit 85667be

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent cf30b85 commit 85667be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Call it programmatically like so:
2929
// additional CLI args
3030
], {
3131
stdio: ['ignore', 'pipe', 'ignore'],
32-
shell: process.platform === 'win32',
3332
encoding: 'buffer',
3433
maxBuffer: BUFFER_MAX_LENGTH
3534
}))

0 commit comments

Comments
 (0)