Typescript - Typings autoinstallerProject home - https://github.com/jvitor83/typings-autoinstaller InstallationYou can browse and install extensions from within VS Code. Press UsageAny time you save either package.json or bower.json the typings packages will be installed/uninstalled automatically in the background. CommandsTo initially install all typings of a project, open the Command Palette with F1 and type in How it worksIt watch for dependencies, devDependencies and engines and use the name of those packages to run
ContributingFeel free to submit a pull request if you find any bugs (to see a list of active issues, visit the Issues section). Please make sure all commits are properly documented. LicenseMIT-licensed ** Enjoy! ** |