chore: dev tools
This commit is contained in:
parent
945e759942
commit
247ca15002
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
|
@ -10,6 +10,7 @@
|
||||||
"name": "Silphius Chrome",
|
"name": "Silphius Chrome",
|
||||||
"url": "https://localhost:3000",
|
"url": "https://localhost:3000",
|
||||||
"webRoot": "${workspaceFolder}",
|
"webRoot": "${workspaceFolder}",
|
||||||
|
"runtimeArgs": ["--auto-open-devtools-for-tabs"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "node",
|
"type": "node",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user