Skip to content

Commit 2afca83

Browse files
EmilySeville7cfgEmilySeville7cfg
authored andcommitted
feat: enable validation for all examples
1 parent a533cf8 commit 2afca83

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"yaml.schemas": {
3+
"schemas/bashly.json": "examples/*/src/bashly.yml",
4+
"schemas/strings.json": "examples/*/src/bashly-strings.yml",
5+
"schemas/settings.json": "examples/*/settings.yml"
6+
}
7+
}

0 commit comments

Comments
 (0)