11 lines
148 B
JSON
11 lines
148 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "command",
|
|
"name": "Run",
|
|
"program": "npm.exe",
|
|
"args": ["run", "start"]
|
|
},
|
|
|
|
]
|
|
} |