mirror of
https://github.com/status-im/status-web-archive.git
synced 2025-02-02 10:55:48 +00:00
update launch.json
This commit is contained in:
parent
89b51c4e25
commit
482874a462
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@ -9,8 +9,9 @@
|
||||
"url": "http://localhost:5173",
|
||||
"request": "launch",
|
||||
"type": "chrome",
|
||||
"smartStep": false,
|
||||
"sourceMaps": true
|
||||
"smartStep": true,
|
||||
"sourceMaps": true,
|
||||
"runtimeArgs": ["--auto-open-devtools-for-tabs"]
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
|
Loading…
x
Reference in New Issue
Block a user