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