diff --git a/package.json b/package.json index 564d2e4a..fe7ddf51 100644 --- a/package.json +++ b/package.json @@ -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",