gen-report/.vscode/extensions.json

6 lines
97 B
JSON

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