add from v002
This commit is contained in:
6
001.BACKEND/.vscode/settings.json
vendored
Normal file
6
001.BACKEND/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"python.defaultInterpreterPath": "${workspaceFolder}/env/Scripts/python.exe",
|
||||
"python.analysis.extraPaths": [
|
||||
"${workspaceFolder}"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user