Skip to content

👾 A cli tool to install all your @types/<any> files into your devDependencies!

License

Notifications You must be signed in to change notification settings

halchester/getmytypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.