web/.vscode/settings.json
2024-11-08 15:13:02 +05:00

4 lines
99 B
JSON

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