design-systems-cli icon indicating copy to clipboard operation
design-systems-cli copied to clipboard

Update Typings

Open tylerkrupicka opened this issue 5 years ago • 2 comments

This project uses typescript, and has a bunch of type declarations for projects that did not include types. It would be nice to see if these packages have official types now, or if we can contribute some of these types back to DefinitelyTyped.

We don't need a single PR to remove all of them, feel free to just make a PR if you're able to update a package. This is a great issue if you want to learn more about typescript and DefinitelyTyped!

tylerkrupicka avatar Oct 01 '20 00:10 tylerkrupicka

I'll open a PR updating a few types 😄

vfreitas- avatar Oct 01 '20 04:10 vfreitas-

Hi, I see that a PR has been merged for this issue. If there is something left, I am happy to work on it.