mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 09:50:11 -05: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