Files
SaaS-PDF/pyrightconfig.json

9 lines
102 B
JSON

{
"venvPath": ".",
"venv": ".venv",
"pythonVersion": "3.11",
"include": [
"backend"
]
}