Alex

Results 364 comments of Alex

Hm, you are probably right there is no need to make callbacks optional, I thought abou fs.exists, it turns to be deprecated inconsistent API. > I'm unfamiliar with the new...

I would implement this using default params syntax like: ```ts const prop = (prop: P): ``` But not sure if there are really need cases when you want to skip...

Yes, it is really slow on my Windows 10 ubuntu bash shell [wsltty terminal](https://github.com/mintty/wsltty). https://github.com/scrooloose/nerdtree/issues/654 `g:NERDTreeLimitedSyntax` doesn't help, have to disable the plugin (

@asilvadesigns can you make gist with your nvim/init.vim?

@asilvadesigns thanks)

Yes, I mean `Debug.Node` module in this package. And it should be reimplemented in the same way as Affjax versions with passing specific output functions, not to duplicate the logic.

Yalc is too simple to be the case for such issues -) Basically, it just copies the files from one location to another.

> yarn link [add|ls|remove] [flags] Yes I think that would be very explicit and nice.

I don't think so (that there should be any default for version), as [npm docs say](https://docs.npmjs.com/cli/v9/configuring-npm/package-json#version): If you plan to publish your package, the most important things in your package.json...

What development? What features are you lacking?