{ "configurations": [ { "name": "Serve Docs", "type": "node-terminal", "request": "launch", "command": "mkdocs serve" } ] }