Skip to content

Commit c7560f3

Browse files
committed
Add config default for scg schema validation
1 parent e4e5e4c commit c7560f3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,10 @@
173173
"libName": "Septic",
174174
"url": "https://raw.githubusercontent.com/equinor/septic-config-generator/refs/heads/main/docs/septic_scratchpad.xml"
175175
}
176-
]
176+
],
177+
"yaml.schemas": {
178+
"https://raw.githubusercontent.com/equinor/septic-config-generator/refs/heads/schema/config.schema.json": "/*/scg/*.yaml"
179+
}
177180
},
178181
"chatParticipants": [
179182
{

0 commit comments

Comments
 (0)