10 lines
172 B
JSON
10 lines
172 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "npm",
|
|
"name": "start",
|
|
"command": "run",
|
|
"scripts": "start",
|
|
},
|
|
]
|
|
} |