Add MDX syntax highlighting extension to list of recommended

This commit is contained in:
dannyrb 2020-05-07 14:14:36 -04:00 committed by James A. Petts
parent 4c57335696
commit 573e00c8d8

View File

@ -4,6 +4,7 @@
"sysoev.language-stylus",
"dbaeumer.vscode-eslint",
"mikestead.dotenv",
"bungcip.better-toml"
"bungcip.better-toml",
"silvenon.mdx"
]
}