mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-22 02:36:07 +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