We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf30b85 commit 85667beCopy full SHA for 85667be
src/index.ts
@@ -29,7 +29,6 @@ Call it programmatically like so:
29
// additional CLI args
30
], {
31
stdio: ['ignore', 'pipe', 'ignore'],
32
- shell: process.platform === 'win32',
33
encoding: 'buffer',
34
maxBuffer: BUFFER_MAX_LENGTH
35
}))
0 commit comments