mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
* 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