{ "files.exclude": { "**/__pycache__/**": true }, "mypy-type-checker.args": ["--config-file='backend/mypy.ini'"], "python.defaultInterpreterPath": "./backend/.venv/bin/python" }