Delete launch.json
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 16 Apr 2020 09:16:07 +0000 (11:16 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 16 Apr 2020 09:16:07 +0000 (11:16 +0200)
music_assistant/.vscode/launch.json [deleted file]

diff --git a/music_assistant/.vscode/launch.json b/music_assistant/.vscode/launch.json
deleted file mode 100644 (file)
index 7a6c16f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-    // 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": [
-        {
-            "type": "node",
-            "request": "launch",
-            "name": "Launch Program",
-            "program": "${workspaceFolder}/web/components/vue-read-more/index.js"
-        }
-    ]
-}
\ No newline at end of file