update config
All checks were successful
All checks were successful
This commit is contained in:
8
front/.vscode/extensions.json
vendored
8
front/.vscode/extensions.json
vendored
@ -1,4 +1,10 @@
|
||||
{
|
||||
"recommendations": ["astro-build.astro-vscode"],
|
||||
"recommendations": [
|
||||
"astro-build.astro-vscode",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"esbenp.prettier-vscode",
|
||||
"unifiedjs.vscode-mdx"
|
||||
],
|
||||
"unwantedRecommendations": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user