diff --git a/extensions/typescript/package.json b/extensions/typescript/package.json index f6d2c907c08..d1ba19d4dbb 100644 --- a/extensions/typescript/package.json +++ b/extensions/typescript/package.json @@ -75,11 +75,6 @@ "default": null, "description": "%typescript.tsdk.desc%" }, - "typescript.tsdk_version": { - "type": ["string", "null"], - "default": null, - "description": "%typescript.tsdk_version.desc%" - }, "typescript.tsserver.trace": { "type": "string", "enum": ["off", "messages", "verbose"],