mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-10 18:10:24 +01:00
7c633148b3
* Remove unneeded d.ts files from extensions Moves most extensions to use the lib files for the standard library that typescript provides. * Remove a few more node.d.ts references