mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
7 lines
146 B
JSON
7 lines
146 B
JSON
|
|
{
|
|
"scrypted.debugHost": "127.0.0.1",
|
|
"python.analysis.extraPaths": [
|
|
"./node_modules/@scrypted/sdk/types/scrypted_python"
|
|
]
|
|
} |