unwind/pyrightconfig.json

6 lines
72 B
JSON
Raw Normal View History

{
"stubPath": "./stubs",
"venvPath": ".",
"venv": ".venv"
}