Skip to content

Commit 8dfc508

Browse files
Update from template: E40xx-fixSchemaLinkForVsCode
1 parent 35b036b commit 8dfc508

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.vscode/settings.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@
3232
"admin/jsonConfig.json5",
3333
"admin/jsonConfig.json",
3434
"admin/jsonCustom.json",
35-
"admin/jsonTab.json"
35+
"admin/jsonTab.json",
36+
"admin/jsonCustom.json5",
37+
"admin/jsonTab.json5"
3638
],
3739
"url": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/packages/jsonConfig/schemas/jsonConfig.json"
3840
}
3941
],
4042
"findUnusedExports.detectCircularImports": true
41-
}
43+
}

0 commit comments

Comments
 (0)