Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 440 Bytes

readme.md

File metadata and controls

14 lines (7 loc) · 440 Bytes

getmytypes

Tired of running yarn add -D @types/xxx in your typescript projects? Introducing a cli tool that'll do that for u!

Usage

Run npx getmytypes in your current project.

CLI will automatically detect your package manager (currently npm and yarn) and let u select which @types/--- to install into your dev dependencies! As simple as that!

Licence

Please check licence for more details.