launch.json 160 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 { "version" : "1.0", "configurations" : [ { "playground" : "standard", "type" : "uni-app:app-android" } ] }