I am trying to set up a TypeScript express/node application in Visual Studio Code following the Microsoft guide but changing it to use TypeScript however when it comes to instal
to save everyone a headache, the magic command to get the typings for node is now:
typings install node --source env --global --save