Files
lego-pybricks-collection/.vscode/extensions.json
T

7 lines
134 B
JSON

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