Files
mcp-template-python/.vscode/extensions.json
2025-08-07 19:05:18 +08:00

10 lines
170 B
JSON

{
"recommendations": [
"ms-python.python",
"charliermarsh.ruff",
"fill-labs.dependi",
"EditorConfig.EditorConfig",
"tamasfe.even-better-toml"
]
}