zentrick / cross-spawn-promise

Promisified cross-spawn.
MIT License
25 stars 7 forks source link

Use real SpawnOptions as base for cross spawn promise options #74

Closed fastfrwrd closed 4 years ago

fastfrwrd commented 4 years ago

This will require people using the types to install @types/node, but this will help transparently ensure that the type definitions work with any options. Currently, TypeScript will complain to you when using any options other than stdio.

AppVeyorBot commented 4 years ago

:x: Build cross-spawn-promise 322 failed (commit https://github.com/zentrick/cross-spawn-promise/commit/aa81d321da by @fastfrwrd)

timdp commented 4 years ago

Published as v0.10.2.