tsd
tsd copied to clipboard
tsd install --save doesn't work if types are already installed but not saved
Sometimes I forget to type --save when doing an install, so my tsd.json is not updated with my new type definitions.
If I rerun tsd install
Is it possible to have tsd be consistent with tools like npm and bower where saving already installed packages will correctly save them? If so, I can work on a PR.
Totally agree. I sent a PR covering it. I'll merge it. https://github.com/DefinitelyTyped/tsd/pull/183
+1 really annoying
Looks like this is still an issue in tsd 0.6.0-beta.5