mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Lint settings.json
This commit is contained in:
parent
26167951db
commit
4a921ca117
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
"debug.node.autoAttach": "disabled",
|
||||
"python.pythonPath": "/workspace/frappe-bench/env/bin/python",
|
||||
"python.analysis.extraPaths": [
|
||||
"./frappe-bench/apps/frappe"
|
||||
],
|
||||
"python.analysis.extraPaths": ["./frappe-bench/apps/frappe"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue