This commit is contained in:
David Arranz 2025-11-16 20:05:46 +01:00
parent de8202291b
commit 9496bf4ab2

View File

@ -2,12 +2,9 @@
"recommendations": [ "recommendations": [
"biomejs.biome", "biomejs.biome",
"cweijan.vscode-mysql-client2", "cweijan.vscode-mysql-client2",
"bradlc.vscode-tailwindcss", "bradlc.vscode-tailwindcss",
"ms-vscode.vscode-typescript-next",
"yzhang.markdown-all-in-one", "yzhang.markdown-all-in-one",
"ms-vscode.vscode-json", "ms-vscode.vscode-json",
"formulahendry.auto-rename-tag", "formulahendry.auto-rename-tag"
"christian-kohler.path-intellisense"
] ]
} }