2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00
frappe_docker/development/.vscode/settings.json
2020-03-05 21:56:31 +05:30

4 lines
93 B
JSON

{
"python.pythonPath": "frappe-bench/env/bin/python",
"debug.node.autoAttach": "on"
}