diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..47e30cd --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,7 @@ +{ + // See https://go.microsoft.com/fwlink/?LinkId=827846 + // for the documentation about the extensions.json format + "recommendations": [ + "unifiedjs.vscode-mdx", + ] +} \ No newline at end of file