11 lines
239 B
JSON
11 lines
239 B
JSON
{
|
|
"recommendations": [
|
|
"detachhead.basedpyright",
|
|
"ms-python.python"
|
|
],
|
|
"unwantedRecommendations": [
|
|
"ms-python.vscode-pylance",
|
|
"ms-python.pyright",
|
|
"ms-python.mypy-type-checker"
|
|
]
|
|
} |