File tree Expand file tree Collapse file tree 1 file changed +21
-10
lines changed
Expand file tree Collapse file tree 1 file changed +21
-10
lines changed Original file line number Diff line number Diff line change 11{
2- "eslint.enable" : true ,
3- "json.schemas" : [
4- {
5- "fileMatch" : [
6- " io-package.json"
7- ],
8- "url" : " https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
9- }
10- ]
11- }
2+ "eslint.enable" : true ,
3+ "json.schemas" : [
4+ {
5+ "fileMatch" : [
6+ " io-package.json"
7+ ],
8+ "url" : " https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
9+ },
10+ {
11+ "fileMatch" : [
12+ " admin/jsonConfig.json" ,
13+ " admin/jsonCustom.json" ,
14+ " admin/jsonTab.json" ,
15+ " admin/jsonConfig.json5" ,
16+ " admin/jsonCustom.json5" ,
17+ " admin/jsonTab.json5"
18+ ],
19+ "url" : " https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/packages/jsonConfig/schemas/jsonConfig.json"
20+ }
21+ ]
22+ }
You can’t perform that action at this time.
0 commit comments