9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"python.analysis.typeshedPaths": [
|
|
"~/.micropico-stubs/included"
|
|
],
|
|
"python.analysis.extraPaths": [
|
|
"~/.micropico-stubs/included"
|
|
],
|
|
"python-envs.defaultEnvManager": "ms-python.python:system"
|
|
} |