blob: 02a7c1a4be17608181ba6c0fee3455121fc8b99a [file] [log] [blame]
{
"version": "2.0.0",
"tasks": [
{
"label": "开发服务器",
"type": "shell",
"command": "npm run dev",
"group": "build",
"isBackground": true,
"problemMatcher": []
}
]
}