chore(vscode): add workspace settings
Configure Python interpreter path for VSCode. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"python.defaultInterpreterPath": "/home/leomiranda/WorkDev/personal/personal-portfolio/.venv/bin/python"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user