summary refs log tree commit diff
path: root/fosscord-server.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'fosscord-server.code-workspace')
-rw-r--r--fosscord-server.code-workspace4
1 files changed, 4 insertions, 0 deletions
diff --git a/fosscord-server.code-workspace b/fosscord-server.code-workspace
index 1740fb7d..cf3b01e4 100644
--- a/fosscord-server.code-workspace
+++ b/fosscord-server.code-workspace
@@ -13,5 +13,9 @@
 	"settings": {
 		"typescript.tsdk": "util\\node_modules\\typescript\\lib",
 		"liveServer.settings.multiRootWorkspaceName": "slowcord"
+	},
+	"launch": {
+		"version": "0.2.0",
+		"configurations": []
 	}
 }