I do a lot of work with SharePoint, so I would love to be able to install the SharePoint and Ajax typescript definitions files so I can have Intellisense for them in VS Code.
I found this other question here on SE:
How to Import Intellisense files into vsCode (Visual Studio Code)
but it deals with OSX (I'm on Windows), and apparently you still have to add references at the top of your code files.
Is there a way / place I can install them so that VS Code automatically loads them always and I do not have to reference them at the top of my code files?