12 lines
158 B
JSON
12 lines
158 B
JSON
{
|
|
"configurations": [
|
|
|
|
{
|
|
"type": "npm",
|
|
"name": "npm configuration",
|
|
"command": "run",
|
|
"scripts": "start",
|
|
},
|
|
|
|
]
|
|
} |