Files
python-template/.vscode/extensions.json
Peter Krauß 236b47dc84 initial commit
2022-09-26 10:18:20 +02:00

8 lines
135 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"ms-python.vscode-pylance",
"ms-python.python"
]
}