Files
finn-mcp/.vscode/extensions.json
T
2026-05-16 06:54:17 +00:00

10 lines
223 B
JSON

{
"recommendations": [
"github.copilot",
"github.copilot-chat",
"ms-python.python",
"charliermarsh.ruff",
"ms-azuretools.vscode-docker",
"tamasfe.even-better-toml"
]
}