mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-06-21 10:34:50 +02:00
Merge branch 'unional-patch-1' into dev
This commit is contained in:
+2
-2
@@ -100,7 +100,7 @@
|
||||
]
|
||||
},
|
||||
"configuration": {
|
||||
"$id": "#gobalconfiguration",
|
||||
"$id": "#globalconfiguration",
|
||||
"title": "Front Matter: use frontmatter.json for shared team settings",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
@@ -120,7 +120,7 @@
|
||||
"markdownDescription": "Specify if this project is the default project to load."
|
||||
},
|
||||
"configuration": {
|
||||
"$ref": "#gobalconfiguration"
|
||||
"$ref": "#globalconfiguration"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user