goose/.vscode/extensions.json

7 lines
No EOL
104 B
JSON

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