mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 20:57:12 +00:00
From: https://github.com/Microsoft/TypeScript/issues/15352 TS 2.3.1 introduced a breaking change around checking of generic types. This change tries to fix these compiler errors in the extensions codebase