1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 01:31:34 +02:00

Vscode launch config

This commit is contained in:
Madeline 2022-09-26 12:42:20 +10:00
parent b85a8bcdfc
commit 427e1d0bed
No known key found for this signature in database
GPG Key ID: 80D25DA3BCB24281

View File

@ -13,5 +13,9 @@
"settings": {
"typescript.tsdk": "util\\node_modules\\typescript\\lib",
"liveServer.settings.multiRootWorkspaceName": "slowcord"
},
"launch": {
"version": "0.2.0",
"configurations": []
}
}