Jim Buck
Jim Buck
Cool! My pleasure. The nice thing is that a lot of the work has already been done since you are using InquirerJS, so those definitions will automatically carry-over.
Sadly I have not started on them. But I have relearned the majority of the API(forgot a lot since the last time I used it), so I should be able...
So as promised [I did get a basic definition file started](https://github.com/JimmyBoh/DefinitelyTyped/tree/master/vorpal), but it is far from ready. I will try to work on it some more and get all the...
Actually @k0pernikus, the @types namespace on `npm` is automatically populated from the DefinitelyTyped repo. But it does mean one less tool to mess with, goodbye `typings`!
@cdekok Yeah, a lot of testing and deeper APIs must be added. I will take a look tonight. Does anyone know how DefinitelyTyped feels about partial definitions?
I actually forget where I was at with that! I will look into where I left off and will update here. I've been busier than usual with projects that pay...
So I pulled down my latest and blew the dust off. There is a decent amount that is done but I need to go back and check the latest of...
I might just remove the feature of global parameters (I tend to use Pully programmatically more than via the CLI). Any objections?
My guess is that's an error in `ytdl-core`. @fent Do you have any insight on this?
Feel free to make a PR updating pully. I can test it later today and release it to npm.