Kevin van Zonneveld
Kevin van Zonneveld
Seems fair to me :ok_hand:
This is looking very good! Can't wait to try it out :) I'd like to monitor which collaborator has how many issues assigned & closed, will that be possible with...
@ifedapoolarewaju I wonder if we'd want to support relative paths? (not advocating or anything, honest question, it might be too magical and a source of more support tickets). And if...
If I try the plugins one by one instead of a single `migrate` command like this: ```bash ./node_modules/.bin/ts-migrate migrate --plugin strip-ts-ignore . ./node_modules/.bin/ts-migrate migrate --plugin hoist-class-statics . ./node_modules/.bin/ts-migrate migrate --plugin...
I concur, this looks the same 👌
FWIF, for uppy.io we're considering something like https://lernajs.io/ (once we're 1.0), so that we get to keep all code in one repo, but still push out separate npm modules. advantages:...
Hi, Thanks for this! I'm not the project owner so I'll refrain from going in depth, but one thing i noticed at first glance was a different notation for if...
That would be great, thank you so much!
Perhaps https://www.npmjs.com/package/rc is helpful here?
Hi Oli, currently there's no curl based client. We did have some simple demo code, but it dates from 2013 and has been deprecated and removed from the tusd repository:...