mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 01:02:59 +01:00
Format
This commit is contained in:
parent
9272bf99c2
commit
73a0160e77
4
nextcloud_backup/backend/.vscode/launch.json
vendored
4
nextcloud_backup/backend/.vscode/launch.json
vendored
@ -12,9 +12,7 @@
|
||||
"request": "launch",
|
||||
"restart": true,
|
||||
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/nodemon",
|
||||
"skipFiles": [
|
||||
"<node_internals>/**"
|
||||
],
|
||||
"skipFiles": ["<node_internals>/**"],
|
||||
"type": "node",
|
||||
"preLaunchTask": "npm: build:watch"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user