2 // Use IntelliSense to learn about possible attributes.
3 // Hover to view descriptions of existing attributes.
4 // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
10 "name": "Debug Simulator via npm",
11 "cwd": "${workspaceFolder}",
12 "preLaunchTask": "Build",
13 "runtimeExecutable": "npm",
26 "name": "Debug Simulator Development Build via npm",
27 "cwd": "${workspaceFolder}",
28 "runtimeExecutable": "npm",