We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c239c8 commit c10f527Copy full SHA for c10f527
1 file changed
.vscode/settings.json
@@ -12,6 +12,12 @@
12
"admin/jsonTab.json5"
13
],
14
"url": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/packages/jsonConfig/schemas/jsonConfig.json"
15
- }
+ },
16
+ {
17
+ "fileMatch": [
18
+ "io-package.json"
19
+ ],
20
+ "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
21
+ }
22
]
23
}
0 commit comments