template-python-flask/.vscode/extensions.json
2025-04-24 13:52:37 +02:00

8 lines
124 B
JSON

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