nelle-observer/frontend/.vscode/extensions.json
2024-10-30 19:59:07 -06:00

10 lines
221 B
JSON

{
"recommendations": [
"astro-build.astro-vscode",
"abusaidm.html-snippets",
"ecmel.vscode-html-css",
"mblode.pretty-formatter",
"formulahendry.auto-close-tag"
],
"unwantedRecommendations": []
}