Vscode launch config
This commit is contained in:
parent
ac64c08817
commit
8351415d15
@ -13,5 +13,9 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"typescript.tsdk": "util\\node_modules\\typescript\\lib",
|
"typescript.tsdk": "util\\node_modules\\typescript\\lib",
|
||||||
"liveServer.settings.multiRootWorkspaceName": "slowcord"
|
"liveServer.settings.multiRootWorkspaceName": "slowcord"
|
||||||
|
},
|
||||||
|
"launch": {
|
||||||
|
"version": "0.2.0",
|
||||||
|
"configurations": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user