mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 17:32:58 +02:00
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
This commit is contained in:
+1
-2
@@ -95,7 +95,6 @@
|
||||
}]
|
||||
},
|
||||
"configuration": {
|
||||
"$id": "#globalconfiguration",
|
||||
"title": "%settings.configuration.title%",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
@@ -115,7 +114,7 @@
|
||||
"markdownDescription": "%setting.frontMatter.projects.items.properties.default.markdownDescription%"
|
||||
},
|
||||
"configuration": {
|
||||
"$ref": "#globalconfiguration"
|
||||
"$ref": "https://frontmatter.codes/frontmatter.schema.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user