Skip to content

Install types in same command as depΒ #19

@dawsbot

Description

@dawsbot

When performing npx typac -s memory-cache I noticed there is first an npm install --save memory-cache then after an npm install --save @types/memory-cache.

This process can be sped up nearly 2x by performing npm install --save memory-cache @types/memory-cache.

Would you like me to implement this @ewgenius ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions