From e1dc91fc044edc74372bac2511099aff2429f2cd Mon Sep 17 00:00:00 2001 From: Alex Dima Date: Mon, 26 Feb 2018 23:45:53 +0100 Subject: [PATCH] Fix invalid JSON in typescript extension that breaks the build --- extensions/typescript/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extensions/typescript/package.json b/extensions/typescript/package.json index fc4b919d394..7a13cda6b7c 100644 --- a/extensions/typescript/package.json +++ b/extensions/typescript/package.json @@ -459,8 +459,7 @@ "value": "%typescript.restartTsServer%" }, "category": "TypeScript" - }, - + } ], "menus": { "commandPalette": [