build(deps-dev): apply updates
[poolifier.git] / .vscode / launch.json
index a80e9417bbba3d45b50a3b2596f3a5249bad6dc8..c750ba521b44f23963d861d73e235c2343f01c66 100644 (file)
     {
       "type": "node",
       "request": "launch",
-      "name": "Launch Benchmark.js Benchmark Debug",
-      "cwd": "${workspaceFolder}",
-      "runtimeExecutable": "pnpm",
-      "runtimeArgs": ["run", "benchmark:benchmark.js:debug"],
-      "skipFiles": ["<node_internals>/**"],
-      "stopOnEntry": true
-    },
-    {
-      "type": "node",
-      "request": "launch",
-      "name": "Launch Mitata Benchmark Debug",
+      "name": "Launch Tatami NG Benchmark Debug",
       "cwd": "${workspaceFolder}",
       "runtimeExecutable": "pnpm",
       "runtimeArgs": ["run", "benchmark:tatami-ng:debug"],