Sfoglia il codice sorgente

increase debugger timeout

mizozobu 7 anni fa
parent
commit
223b1a840d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .vscode/launch.json

+ 1 - 0
.vscode/launch.json

@@ -14,6 +14,7 @@
           "server:debug"
           "server:debug"
         ],
         ],
         "port": 9229,
         "port": 9229,
+        "timeout": 30000,
         "restart": true,
         "restart": true,
         "console": "integratedTerminal",
         "console": "integratedTerminal",
         "internalConsoleOptions": "neverOpen"
         "internalConsoleOptions": "neverOpen"