Added questions, yaml schema, deleted json
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"yaml.schemas": {
|
||||
"http://json-schema.org/draft-07/schema#": ["schema.yaml"],
|
||||
"schema.yaml": [ "data.yaml" ]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user