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.
1 parent bd13d7a commit 7104195Copy full SHA for 7104195
ctf/templates/init/.vscode/settings.json
@@ -3,7 +3,7 @@
3
"editor.tabSize": 2
4
},
5
"yaml.schemas": {
6
- "schemas/track.yaml.json": "challenges/**/track.yaml",
+ "schemas/track.yaml.json": "challenges/*/track.yaml",
7
"schemas/post.json": "challenges/*/posts/*.yaml"
8
}
9
0 commit comments