5 lines
136 B
JSON
5 lines
136 B
JSON
{
|
|
"python.languageServer": "Pylance",
|
|
"python.analysis.extraPaths": ["../"],
|
|
"python.formatting.provider": "prettier",
|
|
} |