Update launch.json

This commit is contained in:
Alexandre
2023-11-29 22:05:16 +01:00
committed by GitHub
parent 3598b8c48a
commit b419156935

7
.vscode/launch.json vendored
View File

@@ -1,7 +1,4 @@
{
// 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": [
{
@@ -12,4 +9,4 @@
"webRoot": "${workspaceFolder}"
}
]
}
}