16 lines
222 B
JSON
16 lines
222 B
JSON
{
|
|
"version": "0.0",
|
|
"configurations": [{
|
|
"default" :
|
|
{
|
|
"launchtype" : "local"
|
|
},
|
|
"mp-weixin" :
|
|
{
|
|
"launchtype" : "local"
|
|
},
|
|
"type" : "uniCloud"
|
|
}
|
|
]
|
|
}
|