From 50253efe3bc81be9c88098ca49149ef05e39aa5c Mon Sep 17 00:00:00 2001 From: Mehmet Erim <34455572+mehmet-erim@users.noreply.github.com> Date: Wed, 1 Sep 2021 15:37:34 +0300 Subject: [PATCH] Update launch.json --- npm/ng-packs/.vscode/launch.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/npm/ng-packs/.vscode/launch.json b/npm/ng-packs/.vscode/launch.json index 716cf88fd9..f092023d27 100644 --- a/npm/ng-packs/.vscode/launch.json +++ b/npm/ng-packs/.vscode/launch.json @@ -1,7 +1,4 @@ { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { @@ -13,4 +10,4 @@ "console": "integratedTerminal" } ] -} \ No newline at end of file +}