From: Marcel van der Veldt Date: Thu, 16 Apr 2020 09:16:07 +0000 (+0200) Subject: Delete launch.json X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b0fcc7b86342d08f425191a638e80cf1c0607fb7;p=music-assistant-server.git Delete launch.json --- diff --git a/music_assistant/.vscode/launch.json b/music_assistant/.vscode/launch.json deleted file mode 100644 index 7a6c16fc..00000000 --- a/music_assistant/.vscode/launch.json +++ /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