{ "version" : "1.0", "configurations" : [ { "openVueDevtools" : false, "type" : "uni-app:miniProgram" }, { "openVueDevtools" : true, "type" : "uni-app:app-ios" }, { "customPlaygroundType" : "local", "openVueDevtools" : true, "playground" : "custom", "type" : "uni-app:app-android" } ] }