{ "version": "0.0.1", "configurations": [ { "name": "slc-companion", "runtimeExecutable": "python", "runtimeArgs": ["-m", "http.server", "8099", "--bind", "127.0.0.1", "--directory", "04_Tablet-Quiz/app"], "port": 8099 } ] }