From 3038d1c3ef2491cad2b3c2757ef93544812f8be4 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 7 Oct 2024 08:05:45 -0400 Subject: ci(frontmatter.json): :construction_worker: Frontmatter Config Configuration of frontmatter, launch, and vscode tasks --- .vscode/launch.json | 9 --------- 1 file changed, 9 deletions(-) (limited to '.vscode/launch.json') diff --git a/.vscode/launch.json b/.vscode/launch.json index 29a8b1a..9d00da5 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -16,15 +16,6 @@ "/**" ], "type": "node" - }, - { - "type": "node", - "request": "launch", - "name": "Launch Program", - "skipFiles": [ - "/**" - ], - "program": "${file}" } ] } \ No newline at end of file -- cgit v1.2.3