6 lines
171 B
JSON
6 lines
171 B
JSON
{
|
|
"debug.node.autoAttach": "disabled",
|
|
"python.pythonPath": "/workspace/frappe-bench/env/bin/python",
|
|
"python.analysis.extraPaths": ["./frappe-bench/apps/frappe"]
|
|
}
|