Files
DanDingNoneBot/.vscode/settings.json
2025-12-26 22:41:42 +08:00

6 lines
190 B
JSON

{
"python.languageServer": "None",
"python.analysis.typeCheckingMode": "basic",
"python-envs.defaultEnvManager": "ms-python.python:system",
"python-envs.pythonProjects": []
}