mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
5 lines
146 B
JSON
5 lines
146 B
JSON
{
|
|
"python.analysis.typeCheckingMode": "off",
|
|
"python.analysis.autoImportCompletions": true,
|
|
"python.analysis.diagnosticMode": "workspace"
|
|
}
|