OpenManus/.vscode/extensions.json
2025-03-15 13:04:21 +08:00

9 lines
142 B
JSON

{
"recommendations": [
"tamasfe.even-better-toml",
"ms-python.black-formatter",
"ms-python.isort"
],
"unwantedRecommendations": []
}