web/.vscode/settings.json

4 lines
No EOL
98 B
JSON

{
"python.REPL.enableREPLSmartSend": false,
"python.analysis.typeCheckingMode": "strict"
}