Created
May 19, 2015 13:39
-
-
Save pinalbhatt/3fb9e39c6e2fb9cb48b9 to your computer and use it in GitHub Desktop.
Type Script Defs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install tsd -g | |
tsd -h | |
tsd --version | |
#Install Packages/Libs | |
tsd query <itemName> --resolve --overwrite --save --action install | |
tsd query node --resolve --overwrite --save --action install | |
tsd query express body-parser cookie-parser morgan --resolve --overwrite --save --action install | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment