Keith Cirkel

Results 469 comments of Keith Cirkel

> One quibble I'd make with this API though is around the naming of `processHotkey` vs `processExpansion` Your suggestion here LGTM :+1: > I _think_ we could continue with a...

I would definitely say spawning from the package.json, rather than `npm run` is a good idea. parallelshell has been working on solving the problem of properly killing subshells and the...

I agree, that sounds like a good idea.

Hey @k88hudson! Thanks for the kind words. I definitely think feedback from the peeps at npm would help here. Aside; @k88hudson I watched your (absolutely excellent) npm talk at Nordic.js...

> - one project - three cli's > - the commands should be short and make no flags necessary in default mode > - run-seq / run-para for running whatever...

I think we have enough to get a prototype going. I'm going to make some time this weekend to get a first draft done and we can all see where...

Thanks for the kind words @corysimmons. I know I said I'd get a draft done a couple of months ago - things got a bit in the way, but rest...

Hi all! As an outsider here, but keen on the entire FL prospect, I'd be very much interested in picking this up. Shall I just throw together a PR open...

Chai v4 cannot use v4 of deep-eql because it includes breaking changes around error comparison (https://github.com/chaijs/deep-eql/releases/tag/v4.0.0). It may be worth making a Chai v5 release which upgrades these, while also...

We had plans to make some more sweeping changes in v5 but it might be too much in one go. So I think we should just cut a v5 which...