{ "python.linting.enabled": true, "python.analysis.typeshedPaths": [ ".vscode/Pico-Stub" ], "python.languageServer": "Pylance", "python.analysis.typeCheckingMode": "basic", "python.analysis.extraPaths": [ ".vscode/Pico-Stub/stubs" ] }