Files
portfolio/.vscode/extensions.json
Nathan Cummins 583e2ba10b
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 15m39s
Editor config
2025-08-15 12:11:29 +09:30

11 lines
248 B
JSON

{
"recommendations": [
"astro-build.astro-vscode",
"bradlc.vscode-tailwindcss",
"unifiedjs.vscode-mdx",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig"
],
"unwantedRecommendations": []
}