{ "version": "0.0.1", "configurations": [ { "name": "godsigh", "runtimeExecutable": "python3", "runtimeArgs": ["serve.py", "8137"], "port": 8137 } ] }