{ "version": "0.0.1", "configurations": [ { "name": "rsg-engine", "runtimeExecutable": "python3", "runtimeArgs": ["-m", "http.server", "8321", "-d", "engine"], "port": 8321 } ] }