6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"venvPath": "/path/to/venv/directory/",
|
|
"venv": "venv",
|
|
"reportMissingTypeStubs": true
|
|
}
|