We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a533cf8 + 2afca83 commit 9048c9bCopy full SHA for 9048c9b
.vscode/settings.json
@@ -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