9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"recommendations": [
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"ms-python.black-formatter",
|
|
"charliermarsh.ruff"
|
|
],
|
|
"unwantedRecommendations": []
|
|
} |