7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"venvPath": ".",
|
|
"venv": ".venv",
|
|
"pythonVersion": "3.14",
|
|
"typeCheckingMode": "basic"
|
|
}
|