10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "npm",
|
|
"name": "npm configuration",
|
|
"command": "run",
|
|
"scripts": "dev"
|
|
}
|
|
]
|
|
} |