{
  "typeCheckingMode": "all",
  "pythonVersion": "3.12",
  "venvPath": ".",
  "venv": ".venv",
  "extraPaths": ["dualcoach/profile"],
  "exclude": ["**/.venv", "**/__pycache__", "**/build", "**/dist"]
}
