Files
OutFleet/.vscode/extensions.json

6 lines
85 B
JSON
Raw Normal View History

2023-12-05 07:00:09 +00:00
{
"recommendations": [
"tht13.python",
"ms-python.python"
]
}