11 lines
150 B
JSON
11 lines
150 B
JSON
|
|
{
|
||
|
|
"version": "2.0.0",
|
||
|
|
"tasks": [
|
||
|
|
{
|
||
|
|
"type": "shell",
|
||
|
|
"command": "dev",
|
||
|
|
"label": "dev",
|
||
|
|
"isBackground": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|