Nash Spence

Results 3 comments of Nash Spence

This would be useful for me too. Specifically, if in addition to the default @types org I could specify an additional org to check. I would like to include some...

@yunabe what spawn implementation should work? I have been trying: ` import { spawn } from "child_process"; async function sh(cmd) { return new Promise((resolve) => { const split = cmd.split("...

Just updated and saw this as well. I also would have liked to see this implemented as not a breaking change. It seems like good new feature, but a bit...