15 lines
336 B
JSON
15 lines
336 B
JSON
{
|
|
"recommendations": [
|
|
"astro-build.astro-vscode",
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"davidanson.vscode-markdownlint",
|
|
"golang.go",
|
|
"bradlc.vscode-tailwindcss",
|
|
"craigrbroughton.htmx-attributes",
|
|
"nefrob.vscode-just-syntax",
|
|
"prisma.prisma"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|