Skip to content

Commit 71f5cec

Browse files
Add deep dashboard intellisense file matching
1 parent 7775d05 commit 71f5cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://schemas.squaredup.com/schemas/latest/configValidation.schema.json"
1414
},
1515
{
16-
"fileMatch": ["**/defaultContent/*dash.json"],
16+
"fileMatch": ["**/defaultContent/**/*.dash.json"],
1717
"url": "https://schemas.squaredup.com/schemas/latest/defaultContent.schema.json"
1818
},
1919
{

0 commit comments

Comments
 (0)