2023-01-29 08:14:02 -05:00

11 lines
148 B
JSON

{
"configurations": [
{
"type": "command",
"name": "Run",
"program": "npm.exe",
"args": ["run", "start"]
},
]
}