MyLLM / .vscode /settings.json
julienlesbegueries
add chatbot
10b0fa9
raw
history blame
102 Bytes
{
"python.analysis.autoImportCompletions": true,
"python.analysis.typeCheckingMode": "basic"
}