Added the MDX extension for VS Code. (#12816)

This commit is contained in:
Nick Taylor 2021-02-25 04:22:18 -05:00 committed by GitHub
parent dd3121e91c
commit ff10001e86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,9 @@
"msjsdiag.debugger-for-chrome",
"msjsdiag.debugger-for-edge",
"rebornix.ruby",
"MS-vsliveshare.vsliveshare-pack",
"42Crunch.vscode-openapi",
"philosowaffle.openapi-designer"
"ms-vsliveshare.vsliveshare-pack",
"42crunch.vscode-openapi",
"philosowaffle.openapi-designer",
"silvenon.mdx"
]
}