diff --git a/development/.vscode/settings.json b/development/.vscode/settings.json index 17a5d56d..78469229 100644 --- a/development/.vscode/settings.json +++ b/development/.vscode/settings.json @@ -1,4 +1,4 @@ { "python.pythonPath": "frappe-bench/env/bin/python", - "debug.node.autoAttach": "on" + "debug.node.autoAttach": "disabled" } \ No newline at end of file