Files
mcp-template-python/.vscode/extensions.json
2025-06-30 10:47:00 +08:00

8 lines
105 B
JSON

{
"recommendations": [
"ms-python.python",
"charliermarsh.ruff",
"fill-labs.dependi"
]
}