Closed fastfrwrd closed 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.
@types/node
stdio
:x: Build cross-spawn-promise 322 failed (commit https://github.com/zentrick/cross-spawn-promise/commit/aa81d321da by @fastfrwrd)
Published as v0.10.2.
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 thanstdio
.