diff --git a/.vscode/launch.json b/.vscode/launch.json index 99bc027..462c685 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,6 +10,7 @@ "name": "Silphius Chrome", "url": "https://localhost:3000", "webRoot": "${workspaceFolder}", + "runtimeArgs": ["--auto-open-devtools-for-tabs"] }, { "type": "node",