Files
scrypted/plugins/coreml/.vscode/settings.json
2024-11-22 19:01:20 -08:00

7 lines
149 B
JSON

{
"scrypted.debugHost": "scrypted-nvr",
"python.analysis.extraPaths": [
"./node_modules/@scrypted/sdk/types/scrypted_python"
]
}