{ "version": "0.0.1", "configurations": [ { "name": "babymobile-static", "runtimeExecutable": "python", "runtimeArgs": ["-m", "http.server", "8012"], "port": 8012 } ] }