mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-10 02:42:55 +02:00
Updated config
This commit is contained in:
+2
-2
@@ -440,12 +440,12 @@
|
||||
},
|
||||
"fileType": {
|
||||
"type": "string",
|
||||
"default": "md",
|
||||
"default": "",
|
||||
"enum": [
|
||||
"md",
|
||||
"mdx"
|
||||
],
|
||||
"description": "Specifies the type of content you want to create. Default: `md`"
|
||||
"description": "Specifies the type of content you want to create."
|
||||
},
|
||||
"choices": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user