mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-06 13:30:41 +02:00
.vscode: updating launch.json
This commit is contained in:
parent
e08c6cca49
commit
a5eb9d40a2
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
@ -17,6 +17,13 @@
|
||||
"request": "launch",
|
||||
"module": "bar",
|
||||
"justMyCode": true
|
||||
},
|
||||
{
|
||||
"type": "firefox",
|
||||
"request": "launch",
|
||||
"name": "react: firefox",
|
||||
"url": "http://localhost:3000",
|
||||
"webRoot": "${workspaceFolder}/frontend",
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user