summaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: 56f043d30eefadaf2cc819f2eb7949e75e1c315d (plain)
1
2
3
4
{
  "recommendations": ["astro-build.astro-vscode", "unifiedjs.vscode-mdx"],
  "unwantedRecommendations": []
}