WUT_Computer_Science/.vscode/extensions.json

7 lines
115 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-python.pylint",
"mikoz.black-py"
]
}