mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
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"
|
|
]
|
|
} |