Files
mcp-template-python/.vscode/extensions.json
2025-12-24 13:23:03 +08:00

11 lines
215 B
JSON

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