{ "version": "0.0.1", "configurations": [ { "name": "casan-docs", "runtimeExecutable": "python3", "runtimeArgs": ["-m", "http.server", "8791", "--directory", "optimize-docs"], "port": 8791 } ] }