12 lines
175 B
JSON
12 lines
175 B
JSON
|
{
|
||
|
"version": "2.0.0",
|
||
|
"tasks": [
|
||
|
{
|
||
|
"type": "npm",
|
||
|
"script": "serve",
|
||
|
"problemMatcher": [],
|
||
|
"label": "UI starten",
|
||
|
"detail": "vue-cli-service serve"
|
||
|
}
|
||
|
]
|
||
|
}
|