voxeldev/.vscode/extensions.json
2024-03-12 18:40:49 -04:00

6 lines
88 B
JSON

{
"recommendations": [
"matangover.mypy",
"ms-python.python"
]
}