Files
goose/.vscode/extensions.json
T

7 lines
104 B
JSON

{
"recommendations": [
"ms-python.debugpy",
"ms-python.python",
"charliermarsh.ruff"
]
}