2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-10 17:24:43 +00:00
frappe_docker/development/vscode-example/settings.json

4 lines
42 B
JSON
Raw Normal View History

{
2021-12-10 08:53:43 +00:00
"debug.node.autoAttach": "disabled"
2021-12-10 08:51:11 +00:00
}