jarvis-core/.vscode/settings.json

4 lines
93 B
JSON

{
"python.formatting.provider": "black",
"python.analysis.typeCheckingMode": "off"
}