4 lines
91 B
JSON
4 lines
91 B
JSON
{
|
|
"python.pythonPath": "bin/python3",
|
|
"python.envFile": "${workspaceFolder}/.env"
|
|
} |