{ "configurations": [ { "type": "command", "name": "Command configuration", "program": "poetry", "args": ["run", "python", "main.py"], }, ] }