Files
linkpulse/.vscode/settings.json

5 lines
66 B
JSON

{
"python.analysis.extraPaths": [
"./backend/"
]
}